Skip to content

Commit

Permalink
AP_HAL: remove HAL_BOARD_SUBTYPE_CHIBIOS_FMUV4
Browse files Browse the repository at this point in the history
this isn't used for anything
  • Loading branch information
peterbarker authored and tridge committed Mar 25, 2024
1 parent d663f14 commit 6cb6d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/AP_HAL/AP_HAL_Boards.h
Expand Up @@ -52,7 +52,7 @@
*/
#define HAL_BOARD_SUBTYPE_CHIBIOS_SKYVIPER_F412 5000
#define HAL_BOARD_SUBTYPE_CHIBIOS_FMUV3 5001
#define HAL_BOARD_SUBTYPE_CHIBIOS_FMUV4 5002
// #define HAL_BOARD_SUBTYPE_CHIBIOS_FMUV4 5002
#define HAL_BOARD_SUBTYPE_CHIBIOS_GENERIC 5009
#define HAL_BOARD_SUBTYPE_CHIBIOS_FMUV5 5013
#define HAL_BOARD_SUBTYPE_CHIBIOS_VRBRAIN_V51 5016
Expand Down

0 comments on commit 6cb6d60

Please sign in to comment.