@@ -45,8 +45,12 @@
#define ONEWIRE_CRC16 1
#endif
#ifndef FALSE
#define FALSE 0
#ifndef TRUE
#define TRUE 1
// Platform specific I/O definitions
The note is not visible to the blocked user.