mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-07-24 07:11:08 -04:00
Merge branch 't3s3_sx1280'
This commit is contained in:
commit
282815eb95
7 changed files with 162 additions and 58 deletions
4
ROM.h
4
ROM.h
|
@ -30,8 +30,10 @@
|
|||
#define PRODUCT_FREENODE 0x20
|
||||
#define MODEL_11 0x11
|
||||
#define MODEL_12 0x12
|
||||
#define MODEL_13 0x13 // RAK4631 with WisBlock SX1280 module (LIBSYS002)
|
||||
#define MODEL_21 0x21 // European band, 868MHz
|
||||
#define MODEL_A1 0xA1
|
||||
#define MODEL_A1 0xA1
|
||||
#define MODEL_A5 0xA5 // T3S3 SX1280 PA
|
||||
#define MODEL_A6 0xA6
|
||||
#define MODEL_A4 0xA4
|
||||
#define MODEL_A9 0xA9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue