Skip to content

Commit

Permalink
Update FORCE.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
KravitzLab authored May 10, 2021
1 parent ed5d2b0 commit b53c455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/FORCE/FORCE.ino
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// DON'T EDIT THESE LINES
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
#include <Force.h> //Include FORCE library
String ver = "v1.1.1"; //unique identifier text
String ver = "v1.1.2"; //unique identifier text
Force force(ver); //start FORCE object

void setup() {
Expand Down

0 comments on commit b53c455

Please sign in to comment.