Fixed #include directives and comments to be used in a more standardized way (that I could find online)
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
|
||||
/*
|
||||
* Initialize Timer B
|
||||
* - Provides timer tick timebase at 100 Hz
|
||||
*/
|
||||
|
||||
#include "SunseekerTelemetry2021.h"
|
||||
#include "timers.h"
|
||||
|
||||
void timerB_init(void)
|
||||
|
||||
Reference in New Issue
Block a user