removed old functions

This commit is contained in:
giomba 2019-12-23 19:03:32 +01:00
parent 3d3d24942e
commit 326016b565
1 changed files with 0 additions and 3 deletions

View File

@ -13,10 +13,7 @@ namespace coppino {
*/
void handler(void);
void hexdump(const char* pointer, int len);
void blink();
}
#endif