- [NEW] draw::isfading()

- Ocultem el cursor del SO
This commit is contained in:
2023-10-12 17:07:34 +02:00
parent ea618d6e7e
commit 5cb9caa966
2 changed files with 7 additions and 0 deletions

View File

@@ -102,6 +102,7 @@ namespace draw
void fadein();
void fadeout();
bool isfading();
//void print(const char* text, const int x, const int y, const uint8_t color, const uint8_t borde);