mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-01-12 03:23:17 +00:00
Multi Telemetry: fix patch level
This commit is contained in:
@@ -16,9 +16,10 @@
|
||||
//******************
|
||||
// Version
|
||||
//******************
|
||||
#define VERSION_MAJOR 1
|
||||
#define VERSION_MINOR 16
|
||||
#define VERSION_PATCH_LEVEL 1
|
||||
#define VERSION_MAJOR 1
|
||||
#define VERSION_MINOR 1
|
||||
#define VERSION_PATCH_LEVEL_H 6
|
||||
#define VERSION_PATCH_LEVEL_L 2
|
||||
|
||||
//******************
|
||||
// Protocols
|
||||
|
||||
Reference in New Issue
Block a user