HAL_ChibiOS: run f303-MatekGPS at 10Hz

This commit is contained in:
Andrew Tridgell 2020-09-06 21:10:26 +10:00
parent bea9769b82
commit e95a44e73c

View File

@ -156,3 +156,6 @@ define ADSB_PORT hal.uartC
define HAL_PERIPH_ENABLE_ADSB
define HAL_MSP_ENABLED 1
# the GPS is good at 10Hz
define GPS_MAX_RATE_MS 100