avr: fixed definitions to use updated LED module.

This commit is contained in:
Martin Preuss
2026-05-04 14:35:55 +02:00
parent 67d5d1687d
commit 44bb477680
50 changed files with 213 additions and 233 deletions

View File

@@ -61,7 +61,7 @@
#define COM_ACCEPT_ALL_DEST ; accept all messages!
#define MODULES_CLOCK
#define MODULES_LED_SIMPLE
#define MODULES_LED1
#ifdef WITH_LCD
#define MODULES_TWI_MASTER ; using TWI display for debugging
#define MODULES_LCD
@@ -88,7 +88,6 @@
.equ VALUE_ID_DS18B20_TEMP = 0x06
.equ VALUE_ID_LEDSIMPLE_TIMING = 0x88
.equ VALUE_ID_ROUTER_SETRANGE = 0x89