We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff3e436 commit 3c185b8Copy full SHA for 3c185b8
example/TFMPI2C_changeI2C.ino
@@ -16,7 +16,7 @@
16
// devices such as the Galileo. Download from:
17
// https://github.com/spaniakos/AES/blob/master/printf.h
18
19
-#include <TFMPI2C.h> // TFMini-Plus I2C Library v1.4.0
+#include <TFMPI2C.h> // TFMini-Plus I2C Library v1.4.1
20
TFMPI2C tfmP; // Create a TFMini-Plus I2C object
21
22
// Declare variables
0 commit comments