Skip to content

Commit

Permalink
AP_HAL_ESP32: make all boards use 16 channels, not 32.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbuzz authored and peterbarker committed May 2, 2023
1 parent dc28cde commit 1b3534e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libraries/AP_HAL_ESP32/boards/esp32tomte76.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1b3534e

Please sign in to comment.