Some comment patches

This commit is contained in:
Scott Lahteine
2019-07-20 14:40:49 -05:00
parent 9cd66f6f77
commit 93adb7e944
6 changed files with 19 additions and 18 deletions

View File

@@ -50,9 +50,9 @@
static volatile int8_t Channel[_Nbr_16timers]; // counter for the servo being pulsed for each timer (or -1 if refresh interval)
//------------------------------------------------------------------------------
// ------------------------
/// Interrupt handler for the TC0 channel 1.
//------------------------------------------------------------------------------
// ------------------------
void Servo_Handler(timer16_Sequence_t timer, Tc *pTc, uint8_t channel);
#ifdef _useTimer1