MCPcopy Create free account
hub / github.com/BruceDevices/firmware / InputHandler

Function InputHandler

boards/ESP-General/interface.cpp:35–35  ·  view source on GitHub ↗

** Function: InputHandler ** Handles the variables PrevPress, NextPress, SelPress, AnyKeyPress and EscPress **********************************************************************/

Source from the content-addressed store, hash-verified

33** Handles the variables PrevPress, NextPress, SelPress, AnyKeyPress and EscPress
34**********************************************************************/
35void InputHandler(void) {}
36
37/*********************************************************************
38** Function: powerOff

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected