mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-04 03:39:41 +00:00
New Protocol: PROPEL
Compatible model: PROPEL 74-Z Speeder Bike Protcol: PROPEL (66) Sub protocol: none Autobind protocol Extended limits not supported Telemetry supported 14 channels in use due to many features
This commit is contained in:
@@ -256,10 +256,6 @@ static void __attribute__((unused)) FrSkyX_build_packet()
|
||||
|
||||
uint16_t ReadFrSkyX()
|
||||
{
|
||||
#ifdef DEBUG_SERIAL
|
||||
static uint16_t fr_time=0;
|
||||
#endif
|
||||
|
||||
switch(state)
|
||||
{
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user