Browse Source

Updated DTU_RADIO_ID with comment

pull/300/head
DanielR92 2 years ago
committed by GitHub
parent
commit
338be37bec
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/esp8266/config.h

2
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)

Loading…
Cancel
Save