mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 18:38:13 +00:00
Update Multiprotocol.h (#1022)
add sub protocol "J20" to "SGF22" protocol
This commit is contained in:
parent
58b19a2130
commit
10b230d2dd
@ -485,6 +485,7 @@ enum SGF22
|
|||||||
{
|
{
|
||||||
SGF22_F22 = 0,
|
SGF22_F22 = 0,
|
||||||
SGF22_F22S = 1,
|
SGF22_F22S = 1,
|
||||||
|
SGF22_J20 = 2,
|
||||||
};
|
};
|
||||||
|
|
||||||
#define NONE 0
|
#define NONE 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user