Fix FortiniF4 and PikoF4 custom settings
This commit is contained in:
parent
491ecba4ed
commit
2254148398
|
@ -25,6 +25,6 @@
|
|||
|
||||
void targetConfiguration(void)
|
||||
{
|
||||
telemetryConfigMutable()->telemetry_inverted = false;
|
||||
telemetryConfigMutable()->halfDuplex = false;
|
||||
}
|
||||
#endif
|
||||
|
|
|
@ -25,6 +25,6 @@
|
|||
|
||||
void targetConfiguration(void)
|
||||
{
|
||||
telemetryConfigMutable()->telemetry_inverted = false;
|
||||
telemetryConfigMutable()->halfDuplex = false;
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue