Changeset 667:956645902c5e for src/mlx


Ignore:
Timestamp:
08/17/15 16:23:57 (9 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

The pitot heat setting cannot be read from the Majestic Dash 8 (re #274).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/fsuipc.py

    r665 r667  
    18371837        state.antiCollisionLightsOn = None
    18381838        state.strobeLightsOn = None
     1839        state.pitotHeatOn = None
    18391840
    18401841        return state
Note: See TracChangeset for help on using the changeset viewer.