🩹 Remove extra #include, misc. style

This commit is contained in:
Scott Lahteine
2021-09-20 18:44:35 -05:00
parent b3fd03198a
commit a37580e4e8
9 changed files with 8 additions and 12 deletions

View File

@ -298,7 +298,7 @@ extern "C" {
#define PIN_WIRE_SCL PB6
// Timer Definitions
//Do not use timer used by PWM pins when possible. See PinMap_PWM in PeripheralPins.c
// Do not use timer used by PWM pins when possible. See PinMap_PWM in PeripheralPins.c
#define TIMER_TONE TIM6
// Do not use basic timer: OC is required