Fix STM401/4xx/STM32F7xx timers, STEVAL_3DP001V1 warning (#16621)

This commit is contained in:
Bob Kuhn
2020-01-20 18:33:36 -06:00
committed by Scott Lahteine
parent f36225c3e0
commit 1a5cbc9052
3 changed files with 30 additions and 7 deletions

View File

@ -200,6 +200,7 @@ extern "C" {
// Timer Definitions
#define TIMER_SERVO TIM4 // TIMER_SERVO must be defined in this file
#define TIMER_TONE TIM5 // TIMER_TONE must be defined in this file
/* SD detect signal */
/*