oled printf
This commit is contained in:
@ -35,6 +35,6 @@ void oled_PrintLine(void);
|
||||
|
||||
void oledClear();
|
||||
void oledPrint(char msg[]);
|
||||
|
||||
void oledPrintf(const char *format, ...);
|
||||
|
||||
#endif /* OLED_H_ */
|
||||
|
Reference in New Issue
Block a user