Merge branch 'nano-revision-2.0' into nano-revision-2.1
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#define TRESHOLD 1024
|
||||
#define TRIGGER_LEVEL 200
|
||||
|
||||
#define DEBUG
|
||||
//#define DEBUG
|
||||
//#define LOG_TO_SERIAL
|
||||
#define SEND_485
|
||||
|
||||
|
||||
@@ -15,11 +15,12 @@
|
||||
// 0=Test
|
||||
// 1=Flur
|
||||
// 2=Wohnzimmer
|
||||
// 3=Bad
|
||||
// 3=Bad EG
|
||||
// 4=Treppenhaus
|
||||
// 5=Arbeitszimmer
|
||||
// 6=Bad OG
|
||||
|
||||
#define ID 5
|
||||
#define ID 0
|
||||
#define PROGRAM "TempSender"
|
||||
#define SW_VERSION "1.3"
|
||||
#define HW_VERSION "2.1"
|
||||
@@ -36,7 +37,7 @@
|
||||
#define DHT_PIN 4
|
||||
#define PERIOD 100000000 // 100s
|
||||
|
||||
//define DEBUG
|
||||
//#define DEBUG
|
||||
//#define LOG_TO_SERIAL
|
||||
#define SEND_485
|
||||
|
||||
|
||||
Reference in New Issue
Block a user