mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 07:37:34 +08:00
Fixed formatting
This commit is contained in:
@@ -211,7 +211,7 @@ private:
|
||||
voxl_esc_params_t _parameters;
|
||||
int update_params();
|
||||
int load_params(voxl_esc_params_t *params, ch_assign_t *map);
|
||||
const char* board_id_to_name(int board_id);
|
||||
const char *board_id_to_name(int board_id);
|
||||
|
||||
bool _turtle_mode_en{false};
|
||||
int32_t _rpm_turtle_min{0};
|
||||
|
||||
Reference in New Issue
Block a user