mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-08-07 05:52:20 -04:00
Added querying packet buffer state as KISS command
This commit is contained in:
parent
b3b87bd7c5
commit
2b25762060
3 changed files with 14 additions and 1 deletions
2
Config.h
2
Config.h
|
@ -4,7 +4,7 @@
|
|||
#define CONFIG_H
|
||||
|
||||
#define MAJ_VERS 0x01
|
||||
#define MIN_VERS 0x0B
|
||||
#define MIN_VERS 0x0C
|
||||
|
||||
#define MCU_328P 0x90
|
||||
#define MCU_1284P 0x91
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue