
Time is good
Fork of Robot2016_2-0 by
Diff: Functions/func.h
- Revision:
- 80:cd4960dfa47e
- Parent:
- 79:b11b50108ae5
- Child:
- 81:e7b03e81b025
--- a/Functions/func.h Thu May 05 15:11:06 2016 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,16 +0,0 @@ -#include "defines.h" - -void depart(void); -void changeCamp(void); - -void pressed(void); -void unpressed(void); - -void init_ax12(void); -void init_interrupt(void); -void checkAround(void); -void update_main(void); - -int max(int a, int b); - -int max(int a, int b, int c); \ No newline at end of file