mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-29 16:56:10 +02:00
create a DTU-ID from the CPU-ID
This commit is contained in:
parent
7a941c8882
commit
1ba92414cc
3 changed files with 22 additions and 9 deletions
tools/esp8266
|
@ -24,8 +24,4 @@
|
|||
#undef DEF_RF24_IRQ_PIN
|
||||
#define DEF_RF24_IRQ_PIN 16
|
||||
|
||||
// default radio ID (the ending 01ULL NEEDS to remain unmodified!)
|
||||
#undef DTU_RADIO_ID
|
||||
#define DTU_RADIO_ID ((uint64_t)0x1234567901ULL)
|
||||
|
||||
#endif /*__CONFIG_OVERRIDE_H__*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue