Skip to content

Commit 25b587b

Browse files
authored
v0.2.2
1 parent e41dcae commit 25b587b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/TFMPI2C_example.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
// devices such as the Galileo. Download from:
6666
// https://github.com/spaniakos/AES/blob/master/printf.h
6767

68-
#include <TFMPI2C.h> // TFMini-Plus I2C Library v0.2.1
68+
#include <TFMPI2C.h> // TFMini-Plus I2C Library v0.2.2
6969
TFMPI2C tfmP; // Create a TFMini-Plus I2C object
7070

7171
void setup()

0 commit comments

Comments
 (0)