We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e41dcae commit 25b587bCopy full SHA for 25b587b
example/TFMPI2C_example.ino
@@ -65,7 +65,7 @@
65
// devices such as the Galileo. Download from:
66
// https://github.com/spaniakos/AES/blob/master/printf.h
67
68
-#include <TFMPI2C.h> // TFMini-Plus I2C Library v0.2.1
+#include <TFMPI2C.h> // TFMini-Plus I2C Library v0.2.2
69
TFMPI2C tfmP; // Create a TFMini-Plus I2C object
70
71
void setup()
0 commit comments