Fixed compiler warning in tft and screen module.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#include "ll_tft.h"
|
||||
#include <string.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
|
||||
bool tft_init() {
|
||||
return ll_tft_init();
|
||||
|
||||
Reference in New Issue
Block a user