(Minor) removed redondant prototype

This commit is contained in:
KikooDX 2020-02-18 09:45:21 +01:00
parent 1287fef626
commit 7bdaea1ac3
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
void dupdate(); //gint function
//test if jump pressed
void jump_test(char *jump_pressed, char *jump_buffer, unsigned int *jump_hold);
int sgn(int number); //return the sign of input double
int callback(volatile void *arg)