Merge branch 'nano-revision-2.0' into nano-revision-2.1

This commit is contained in:
2024-09-03 13:08:26 +02:00

View File

@@ -12,11 +12,12 @@
// 0=Test // 0=Test
// 1=Flur // 1=Flur
// 2=Wohnzimmer // 2=Wohnzimmer
// 3=Bad // 3=Bad EG
// 4=Treppenhaus // 4=Treppenhaus
// 5=Arbeitszimmer // 5=Arbeitszimmer
// 6=Bad OG
#define ID 4 #define ID 0
#define PROGRAM "Sender" #define PROGRAM "Sender"
#define SW_VERSION "1.3" #define SW_VERSION "1.3"
#define HW_VERSION "2.1" #define HW_VERSION "2.1"