Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2024-09-18 22:30:55 +02:00
parent 0a36f9bae4
commit 948cb7de7b

View File

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