[SOLVED]helper.inputDeviceReader not linked
Posted: Sat Apr 16, 2016 8:55 am
Hello everybody,
I am trying to install flip-flop on althold command. Everything works fine except:
I cannot send the command to InputReaderInterface instantiated class. The command seems to be
self.helper.inputDeviceReader.enable_alt_hold(enabled) - line 179 in FlightTab.py
but the command does not reach enable_alt_hold in InputReaderInterface.
Thanks to say her I am wrong.
Regards
Jean-Claude
I am trying to install flip-flop on althold command. Everything works fine except:
I cannot send the command to InputReaderInterface instantiated class. The command seems to be
self.helper.inputDeviceReader.enable_alt_hold(enabled) - line 179 in FlightTab.py
but the command does not reach enable_alt_hold in InputReaderInterface.
Thanks to say her I am wrong.
Regards
Jean-Claude