mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-02 14:46:16 -04:00
Squashed commit of the following:
commit 2e25bff15413f2365f1b18c901f93297ce07c645 Author: jeremy <jeremy@ubuntu> Date: Thu Sep 12 10:19:07 2024 -0400 Adds t-echo support commit aa44625847179c5b3c4d03b9f7e062f409da0d8a Author: jeremy <jeremy@ubuntu> Date: Thu Sep 12 10:19:07 2024 -0400 Adds t-echo support
This commit is contained in:
parent
07b7e28c74
commit
02f9dc1345
8 changed files with 136 additions and 12 deletions
3
ROM.h
3
ROM.h
|
@ -32,6 +32,9 @@
|
|||
#define MODEL_12 0x12
|
||||
#define MODEL_13 0x13 // RAK4631 LF with WisBlock SX1280 module (LIBSYS002)
|
||||
#define MODEL_14 0x14 // RAK4631 HF with WisBlock SX1280 module (LIBSYS002)
|
||||
#define PRODUCT_TECHO 0x15
|
||||
#define MODEL_16 0x16 // T-Echo 433
|
||||
#define MODEL_17 0x17 // T-Echo 915
|
||||
#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