Skip to content

Commit

Permalink
hwdef: Removed duplication for AP_STATS_ENABLED
Browse files Browse the repository at this point in the history
  • Loading branch information
TOTON95 committed Oct 9, 2024
1 parent 4352129 commit 0342f7c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions libraries/AP_HAL_ChibiOS/hwdef/scripts/defaults_periph.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@
#endif
#endif

#ifndef AP_STATS_ENABLED
#define AP_STATS_ENABLED 0
#endif

#ifndef AP_BATTERY_ESC_ENABLED
#define AP_BATTERY_ESC_ENABLED 0
#endif
Expand Down

0 comments on commit 0342f7c

Please sign in to comment.