aerofc: fix comment regarding hrt

This commit is contained in:
Lucas De Marchi
2016-09-22 11:43:43 -03:00
committed by Lorenz Meier
parent 1aea9457a9
commit ce8a7f6bdc
+1 -1
View File
@@ -131,7 +131,7 @@
/* High-resolution timer
*/
#define HRT_TIMER 3 /* use timer8 for the HRT */
#define HRT_TIMER 3 /* use timer3 for the HRT */
#define HRT_TIMER_CHANNEL 4 /* use capture/compare channel */
#define BOARD_NAME "AEROFC_V1"