mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-01-17 08:13:16 +00:00
BUGSMINI telemetry fix
This commit is contained in:
@@ -243,6 +243,7 @@ static void __attribute__((unused)) BUGSMINI_update_telemetry()
|
||||
v_lipo1 = 0x80; // Warning
|
||||
else
|
||||
v_lipo1 = 0x00; // Critical
|
||||
telemetry_link=1;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user