Skip to content

Commit 3c185b8

Browse files
authored
update to v1.4.1
No changes
1 parent ff3e436 commit 3c185b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/TFMPI2C_changeI2C.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// devices such as the Galileo. Download from:
1717
// https://github.com/spaniakos/AES/blob/master/printf.h
1818

19-
#include <TFMPI2C.h> // TFMini-Plus I2C Library v1.4.0
19+
#include <TFMPI2C.h> // TFMini-Plus I2C Library v1.4.1
2020
TFMPI2C tfmP; // Create a TFMini-Plus I2C object
2121

2222
// Declare variables

0 commit comments

Comments
 (0)