Initial revision
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef INPUT_H
|
||||
#define INPUT_H
|
||||
|
||||
|
||||
// Accepts and uses keypad input while displaying screens...
|
||||
int handle_input();
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user