Added system fetcher and strcpy(string.h)

This commit is contained in:
Cetica Marco
2021-01-03 18:24:55 +01:00
parent 21f017f13c
commit f13837f6f8
8 changed files with 64 additions and 18 deletions

View File

@@ -15,6 +15,5 @@
void helper();
void processCommand(uint8_t *cmd);
void iceos_ascii_logo();
#endif