Skip to content

Commit

Permalink
update to v 1.41.
Browse files Browse the repository at this point in the history
Added 500ms delay after System Reset to complete
  • Loading branch information
budryerson authored Jul 22, 2020
1 parent 3ed81db commit ff3e436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/TFMPI2C_example.ino
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
// devices such as the Galileo. Download from:
// https://github.com/spaniakos/AES/blob/master/printf.h

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

void setup()
Expand Down

0 comments on commit ff3e436

Please sign in to comment.