mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-01 10:17:53 +00:00
Update Multiprotocol.h
Add SU35 protocol
This commit is contained in:
parent
af12b21899
commit
d95ca6767f
@ -254,7 +254,8 @@ enum MT99XX
|
||||
};
|
||||
enum MT99XX2
|
||||
{
|
||||
PA18 = 0,
|
||||
PA18 = 0,
|
||||
SU35 = 1,
|
||||
};
|
||||
enum MJXQ
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user