Added support for T3S3 boards with SX127x modems

This commit is contained in:
Mark Qvist 2024-10-05 02:47:54 +02:00
parent 1ac3a6c2c8
commit 9556f0b91b
6 changed files with 65 additions and 27 deletions

View file

@ -20,7 +20,7 @@
#define CONFIG_H
#define MAJ_VERS 0x01
#define MIN_VERS 0x4b
#define MIN_VERS 0x4c
#define MODE_HOST 0x11
#define MODE_TNC 0x12