mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-31 17:53:18 +00:00
MULTI_TELEMETRY: couple of additions
This commit is contained in:
@@ -13,6 +13,13 @@
|
||||
along with Multiprotocol. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
//******************
|
||||
// Version
|
||||
//******************
|
||||
#define VERSION_MAJOR 1
|
||||
#define VERSION_MINOR 16
|
||||
#define VERSION_PATCH_LEVEL 1
|
||||
|
||||
//******************
|
||||
// Protocols
|
||||
//******************
|
||||
@@ -565,7 +572,7 @@ Type = 0x01 Multimodule Status:
|
||||
0x04 = protocol is valid
|
||||
0x08 = module is in binding mode
|
||||
[5] major
|
||||
[6] mior
|
||||
[6] minor
|
||||
[7-8] patchlevel
|
||||
version of multi code, should be displayed as major.minor.patchlevel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user