From b0e9c970f692387a5900befa1449c3258949bbfe Mon Sep 17 00:00:00 2001 From: DanielR92 Date: Thu, 22 Sep 2022 07:43:03 +0200 Subject: [PATCH] Updated DTU_RADIO_ID with comment --- tools/esp8266/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/esp8266/config.h b/tools/esp8266/config.h index 2efe5e4f..20a9ce7c 100644 --- a/tools/esp8266/config.h +++ b/tools/esp8266/config.h @@ -45,7 +45,7 @@ #define DEF_RF24_CE_PIN 2 #define DEF_RF24_IRQ_PIN 0 -// default radio ID +// default radio ID (the ending 01ULL NEEDS to remain unmodified!) #define DTU_RADIO_ID ((uint64_t)0x1234567801ULL) // default NRF24 power, possible values (0 - 3)