mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-14 01:16:37 +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
|
@ -45,9 +45,6 @@
|
|||
#define DEF_RF24_CE_PIN 2
|
||||
#define DEF_RF24_IRQ_PIN 0
|
||||
|
||||
/// default radio ID (the ending 01ULL NEEDS to remain unmodified!)
|
||||
#define DTU_RADIO_ID ((uint64_t)0x1234567801ULL)
|
||||
|
||||
// default NRF24 power, possible values (0 - 3)
|
||||
#define DEF_AMPLIFIERPOWER 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue