mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-04 23:45:32 -04:00
SX1280 EEPROM checks
This commit is contained in:
parent
52fbe558d4
commit
315bcb02a0
2 changed files with 2 additions and 3 deletions
2
Boards.h
2
Boards.h
|
@ -453,8 +453,6 @@
|
|||
const int pin_busy = 36;
|
||||
const int pin_dio = 9;
|
||||
const int pin_tcxo_enable = -1;
|
||||
const int pin_rxen = -1;
|
||||
const int pin_txen = -1;
|
||||
#else
|
||||
const int pin_dio = 9;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue