mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-01 10:17:53 +00:00
Update Multiprotocol.h
add sub protocol "J20" to "SGF22" protocol
This commit is contained in:
parent
64ea7111ac
commit
4aac50736f
@ -485,6 +485,7 @@ enum SGF22
|
||||
{
|
||||
SGF22_F22 = 0,
|
||||
SGF22_F22S = 1,
|
||||
SGF22_J20 = 2,
|
||||
};
|
||||
|
||||
#define NONE 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user