mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-11-23 00:10:48 -05:00
Implemented support for Heltec V4 with PA
This commit is contained in:
parent
e2c1cd3766
commit
d06ec065de
4 changed files with 49 additions and 5 deletions
2
Config.h
2
Config.h
|
|
@ -20,7 +20,7 @@
|
|||
#define CONFIG_H
|
||||
|
||||
#define MAJ_VERS 0x01
|
||||
#define MIN_VERS 0x53
|
||||
#define MIN_VERS 0x54
|
||||
|
||||
#define MODE_HOST 0x11
|
||||
#define MODE_TNC 0x12
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue