mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-02 14:46:16 -04:00
Add rak4631_sx1280 and freenode board variant targets
This commit is contained in:
parent
282815eb95
commit
a287d7b01c
4 changed files with 73 additions and 9 deletions
3
ROM.h
3
ROM.h
|
@ -30,7 +30,8 @@
|
|||
#define PRODUCT_FREENODE 0x20
|
||||
#define MODEL_11 0x11
|
||||
#define MODEL_12 0x12
|
||||
#define MODEL_13 0x13 // RAK4631 with WisBlock SX1280 module (LIBSYS002)
|
||||
#define MODEL_13 0x13 // RAK4631 LF with WisBlock SX1280 module (LIBSYS002)
|
||||
#define MODEL_14 0x14 // RAK4631 HF with WisBlock SX1280 module (LIBSYS002)
|
||||
#define MODEL_21 0x21 // European band, 868MHz
|
||||
#define MODEL_A1 0xA1
|
||||
#define MODEL_A5 0xA5 // T3S3 SX1280 PA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue