Pre-merge cleanup.

This commit is contained in:
Jacob Alexander 2015-06-14 14:32:42 -07:00
parent 5f262ea4b6
commit f708ce720c
2 changed files with 2 additions and 3 deletions

1
main.c
View file

@ -33,7 +33,6 @@
#include <led.h>
#include <print.h>
extern volatile uint32_t systick_millis_count;
// ----- Functions -----