#include <config.h>
Go to the source code of this file.
Defines | |
| #define | cls() lcd_clear() |
Functions | |
| void | delay (unsigned ms) |
| delay approximately ms mSec | |
Definition in file conio.h.
|
|
Definition at line 233 of file conio.h. Referenced by DisplayState::disable(), kmain(), main(), show_off(), and show_on(). |
|
|
delay approximately ms mSec
|
1.3.9.1