hwdef: fixed default GPS type for C-RTK2-HP

This commit is contained in:
Andrew Tridgell 2023-03-24 18:23:27 +11:00
parent 89d336adaf
commit 686da203f5

View File

@ -114,6 +114,8 @@ define AP_GPS_BACKEND_DEFAULT_ENABLED 0
define AP_GPS_NMEA_ENABLED 1
define AP_GPS_NMEA_UNICORE_ENABLED 1
define HAL_GPS_TYPE_DEFAULT 25
# custom config once sensor is found
define AP_GPS_NMEA_CUSTOM_CONFIG_STRING "CONFIG COM1 230400 8 N 1"