MCPcopy Create free account
hub / github.com/aethersdr/AetherSDR / setInvertDirection

Method setInvertDirection

src/core/HidEncoderManager.h:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 }
65
66 void setInvertDirection(bool invert) { m_invertDirection = invert; }
67
68 // RC-28 button mapping persists as a single nested-JSON blob under the
69 // "RC28Mapping" AppSettings key (Principle V): one root key per feature,

Callers 4

showFlexControlDialogMethod · 0.45
buildEncoderSectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected