5 lines
56 B
C
5 lines
56 B
C
#ifndef MAIN_H
|
|
#define MAIN_H
|
|
void wipeScreen();
|
|
#endif
|
#ifndef MAIN_H
|
|
#define MAIN_H
|
|
void wipeScreen();
|
|
#endif
|