Fix for 03962a board
This commit is contained in:
parent
a95f5c648e
commit
dd7054d853
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
#define BATTERY_POWERED 1
|
#define BATTERY_POWERED 1
|
||||||
#define POWERSAVING 1
|
#define POWERSAVING 1
|
||||||
|
|
||||||
|
#define BOARD_03962A
|
||||||
|
|
||||||
#define SENSOR_TEMPERATURE 0
|
#define SENSOR_TEMPERATURE 0
|
||||||
#define SENSOR_HUMIDITY 1
|
#define SENSOR_HUMIDITY 1
|
||||||
#define SENSOR_LIGHT 2
|
#define SENSOR_LIGHT 2
|
||||||
|
|
Loading…
Reference in a new issue