AP_HAL_ESP32: make all boards use 16 channels, not 32.

This commit is contained in:
David Buzz 2023-05-02 09:52:16 +10:00 committed by Peter Barker
parent dc28cdecd2
commit 1b3534e996

View File

@ -88,7 +88,6 @@
//RCOUT
#define HAL_ESP32_RCOUT { GPIO_NUM_25, GPIO_NUM_27, GPIO_NUM_33, GPIO_NUM_32 }
#define NUM_SERVO_CHANNELS 16
//BAROMETER
#define HAL_BARO_ALLOW_INIT_NO_BARO 1