Skip to content

Commit 57dfb20

Browse files
committed
"New build based on revision 65971"
1 parent 61b1e2d commit 57dfb20

File tree

133 files changed

+839
-669
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+839
-669
lines changed

Documentation/yoctolib-java-EN.html

Lines changed: 69 additions & 66 deletions
Large diffs are not rendered by default.

Documentation/yoctolib-java-FR.html

Lines changed: 8 additions & 5 deletions
Large diffs are not rendered by default.

Examples/Doc-GettingStarted-Yocto-0-10V-Rx/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<parent>
77
<groupId>com.yoctopuce.java</groupId>
88
<artifactId>javabundle</artifactId>
9-
<version>2.1.5866-SNAPSHOT</version>
9+
<version>2.1.5971-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212
<artifactId>doc-gettingstarted-yocto-0-10v-rx</artifactId>
1313
<packaging>jar</packaging>
1414
<name>Doc-GettingStarted-Yocto-0-10V-Rx</name>
15-
<version>2.1.5866-SNAPSHOT</version>
15+
<version>2.1.5971-SNAPSHOT</version>
1616
<url>http://www.yoctopuce.com</url>
1717
<developers>
1818
<developer>
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.yoctopuce.java</groupId>
2727
<artifactId>yoctolib</artifactId>
28-
<version>2.1.5866-SNAPSHOT</version>
28+
<version>2.1.5971-SNAPSHOT</version>
2929
</dependency>
3030
</dependencies>
3131
<build>

Examples/Doc-GettingStarted-Yocto-0-10V-Tx/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<parent>
77
<groupId>com.yoctopuce.java</groupId>
88
<artifactId>javabundle</artifactId>
9-
<version>2.1.5866-SNAPSHOT</version>
9+
<version>2.1.5971-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212
<artifactId>doc-gettingstarted-yocto-0-10v-tx</artifactId>
1313
<packaging>jar</packaging>
1414
<name>Doc-GettingStarted-Yocto-0-10V-Tx</name>
15-
<version>2.1.5866-SNAPSHOT</version>
15+
<version>2.1.5971-SNAPSHOT</version>
1616
<url>http://www.yoctopuce.com</url>
1717
<developers>
1818
<developer>
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.yoctopuce.java</groupId>
2727
<artifactId>yoctolib</artifactId>
28-
<version>2.1.5866-SNAPSHOT</version>
28+
<version>2.1.5971-SNAPSHOT</version>
2929
</dependency>
3030
</dependencies>
3131
<build>

Examples/Doc-GettingStarted-Yocto-3D/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<parent>
77
<groupId>com.yoctopuce.java</groupId>
88
<artifactId>javabundle</artifactId>
9-
<version>2.1.5866-SNAPSHOT</version>
9+
<version>2.1.5971-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212
<artifactId>doc-gettingstarted-yocto-3d</artifactId>
1313
<packaging>jar</packaging>
1414
<name>Doc-GettingStarted-Yocto-3D</name>
15-
<version>2.1.5866-SNAPSHOT</version>
15+
<version>2.1.5971-SNAPSHOT</version>
1616
<url>http://www.yoctopuce.com</url>
1717
<developers>
1818
<developer>
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.yoctopuce.java</groupId>
2727
<artifactId>yoctolib</artifactId>
28-
<version>2.1.5866-SNAPSHOT</version>
28+
<version>2.1.5971-SNAPSHOT</version>
2929
</dependency>
3030
</dependencies>
3131
<build>

Examples/Doc-GettingStarted-Yocto-4-20mA-Rx/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<parent>
77
<groupId>com.yoctopuce.java</groupId>
88
<artifactId>javabundle</artifactId>
9-
<version>2.1.5866-SNAPSHOT</version>
9+
<version>2.1.5971-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212
<artifactId>doc-gettingstarted-yocto-4-20ma-rx</artifactId>
1313
<packaging>jar</packaging>
1414
<name>Doc-GettingStarted-Yocto-4-20mA-Rx</name>
15-
<version>2.1.5866-SNAPSHOT</version>
15+
<version>2.1.5971-SNAPSHOT</version>
1616
<url>http://www.yoctopuce.com</url>
1717
<developers>
1818
<developer>
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.yoctopuce.java</groupId>
2727
<artifactId>yoctolib</artifactId>
28-
<version>2.1.5866-SNAPSHOT</version>
28+
<version>2.1.5971-SNAPSHOT</version>
2929
</dependency>
3030
</dependencies>
3131
<build>

Examples/Doc-GettingStarted-Yocto-4-20mA-Tx/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<parent>
77
<groupId>com.yoctopuce.java</groupId>
88
<artifactId>javabundle</artifactId>
9-
<version>2.1.5866-SNAPSHOT</version>
9+
<version>2.1.5971-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212
<artifactId>doc-gettingstarted-yocto-4-20ma-tx</artifactId>
1313
<packaging>jar</packaging>
1414
<name>Doc-GettingStarted-Yocto-4-20mA-Tx</name>
15-
<version>2.1.5866-SNAPSHOT</version>
15+
<version>2.1.5971-SNAPSHOT</version>
1616
<url>http://www.yoctopuce.com</url>
1717
<developers>
1818
<developer>
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.yoctopuce.java</groupId>
2727
<artifactId>yoctolib</artifactId>
28-
<version>2.1.5866-SNAPSHOT</version>
28+
<version>2.1.5971-SNAPSHOT</version>
2929
</dependency>
3030
</dependencies>
3131
<build>

Examples/Doc-GettingStarted-Yocto-Altimeter/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<parent>
77
<groupId>com.yoctopuce.java</groupId>
88
<artifactId>javabundle</artifactId>
9-
<version>2.1.5866-SNAPSHOT</version>
9+
<version>2.1.5971-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212
<artifactId>doc-gettingstarted-yocto-altimeter</artifactId>
1313
<packaging>jar</packaging>
1414
<name>Doc-GettingStarted-Yocto-Altimeter</name>
15-
<version>2.1.5866-SNAPSHOT</version>
15+
<version>2.1.5971-SNAPSHOT</version>
1616
<url>http://www.yoctopuce.com</url>
1717
<developers>
1818
<developer>
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.yoctopuce.java</groupId>
2727
<artifactId>yoctolib</artifactId>
28-
<version>2.1.5866-SNAPSHOT</version>
28+
<version>2.1.5971-SNAPSHOT</version>
2929
</dependency>
3030
</dependencies>
3131
<build>

Examples/Doc-GettingStarted-Yocto-Amp/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<parent>
77
<groupId>com.yoctopuce.java</groupId>
88
<artifactId>javabundle</artifactId>
9-
<version>2.1.5866-SNAPSHOT</version>
9+
<version>2.1.5971-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212
<artifactId>doc-gettingstarted-yocto-amp</artifactId>
1313
<packaging>jar</packaging>
1414
<name>Doc-GettingStarted-Yocto-Amp</name>
15-
<version>2.1.5866-SNAPSHOT</version>
15+
<version>2.1.5971-SNAPSHOT</version>
1616
<url>http://www.yoctopuce.com</url>
1717
<developers>
1818
<developer>
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.yoctopuce.java</groupId>
2727
<artifactId>yoctolib</artifactId>
28-
<version>2.1.5866-SNAPSHOT</version>
28+
<version>2.1.5971-SNAPSHOT</version>
2929
</dependency>
3030
</dependencies>
3131
<build>

Examples/Doc-GettingStarted-Yocto-Bridge/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<parent>
77
<groupId>com.yoctopuce.java</groupId>
88
<artifactId>javabundle</artifactId>
9-
<version>2.1.5866-SNAPSHOT</version>
9+
<version>2.1.5971-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212
<artifactId>doc-gettingstarted-yocto-bridge</artifactId>
1313
<packaging>jar</packaging>
1414
<name>Doc-GettingStarted-Yocto-Bridge</name>
15-
<version>2.1.5866-SNAPSHOT</version>
15+
<version>2.1.5971-SNAPSHOT</version>
1616
<url>http://www.yoctopuce.com</url>
1717
<developers>
1818
<developer>
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.yoctopuce.java</groupId>
2727
<artifactId>yoctolib</artifactId>
28-
<version>2.1.5866-SNAPSHOT</version>
28+
<version>2.1.5971-SNAPSHOT</version>
2929
</dependency>
3030
</dependencies>
3131
<build>

0 commit comments

Comments
 (0)