Skip to content

Commit

Permalink
boards: fix 7-nano pwm voltage control pin not initialized
Browse files Browse the repository at this point in the history
  • Loading branch information
cuav-liu1 authored and dagar committed Jan 23, 2025
1 parent d0042aa commit 1aab194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/cuav/7-nano/src/board_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@
GPIO_nSAFETY_SWITCH_LED_OUT, \
GPIO_SAFETY_SWITCH_IN, \
GPIO_nARMED, \
GPIO_PWM_LEVEL_CONTROL, \
}

#define BOARD_ENABLE_CONSOLE_BUFFER
Expand Down

0 comments on commit 1aab194

Please sign in to comment.