avr: re-enable APPS_STATS in n25.
This commit is contained in:
@@ -6,7 +6,7 @@ N25
|
||||
- MCU: AtTiny84
|
||||
- Connection: RJ45
|
||||
- Predecessor: N22, N16
|
||||
- UART: uart_bitbang2
|
||||
- UART: com2w
|
||||
- Periphery:
|
||||
- LED strip connection (SK6812)
|
||||
- OWI interface
|
||||
|
||||
@@ -58,11 +58,10 @@
|
||||
#define MODULES_OWI_MASTER
|
||||
#define MODULES_DS18B20
|
||||
#define MODULES_SK6812
|
||||
;#define MODULES_MOTION_LIGHT
|
||||
|
||||
#define APPS_NETWORK
|
||||
#define APPS_REPORTSENSORS
|
||||
;#define APPS_STATS
|
||||
#define APPS_STATS
|
||||
#define APPS_MA_LIGHT
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user