source: npl/mediabox/lcdproc_edwin/src/server/input.h @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 124 bytes
Line 
1#ifndef INPUT_H
2#define INPUT_H
3
4
5// Accepts and uses keypad input while displaying screens...
6int handle_input();
7
8
9#endif
Note: See TracBrowser for help on using the repository browser.