** Function: InputHandler ** Handles the variables PrevPress, NextPress, SelPress, AnyKeyPress and EscPress **********************************************************************/
| 33 | ** Handles the variables PrevPress, NextPress, SelPress, AnyKeyPress and EscPress |
| 34 | **********************************************************************/ |
| 35 | void InputHandler(void) {} |
| 36 | |
| 37 | /********************************************************************* |
| 38 | ** Function: powerOff |
nothing calls this directly
no outgoing calls
no test coverage detected