Updated DTU_RADIO_ID with comment

This commit is contained in:
DanielR92 2022-09-22 07:51:33 +02:00 committed by GitHub
parent af18ef5c3a
commit 338be37bec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@
#define DEF_RF24_CE_PIN 2 #define DEF_RF24_CE_PIN 2
#define DEF_RF24_IRQ_PIN 0 #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) #define DTU_RADIO_ID ((uint64_t)0x1234567801ULL)
// default NRF24 power, possible values (0 - 3) // default NRF24 power, possible values (0 - 3)