|
|
|
@ -21,9 +21,9 @@
@@ -21,9 +21,9 @@
|
|
|
|
|
// 6=Bad OG
|
|
|
|
|
|
|
|
|
|
#define ID 0 |
|
|
|
|
#define PROGRAM "TempSender" |
|
|
|
|
define SW_VERSION "1.5" |
|
|
|
|
#define HW_VERSION "2.1" |
|
|
|
|
#define PROGRAM "TempSender" |
|
|
|
|
#define SW_VERSION "1.5" |
|
|
|
|
|
|
|
|
|
#define BTN_INT 3 // button interrupt pin
|
|
|
|
|
#define Max485_RO 2 // read-output of Max485
|
|
|
|
|