Skip to content

Commit 3ca2226

Browse files
committed
Update FORCE_RandomOut.ino
1 parent e193696 commit 3ca2226

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/FORCE_RandomOut/FORCE_RandomOut.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// DON'T EDIT THESE LINES
1818
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
1919
#include <Force.h> //Include FORCE library
20-
String ver = "v1.2.0"; //unique identifier text
20+
String ver = "v1.2.0_randOut"; //unique identifier text
2121
Force force(ver); //start FORCE object
2222

2323
void setup() {

0 commit comments

Comments
 (0)