Skip to content

Commit

Permalink
Carbonix CubeOrange: set heater temperature to 60C
Browse files Browse the repository at this point in the history
SW-159
  • Loading branch information
robertlong13 committed Jun 13, 2024
1 parent e2db6a0 commit 69d944a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libraries/AP_HAL_ChibiOS/hwdef/CarbonixCommon/cubeorange.inc
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,8 @@ undef PB7
PB5 VDD_BRICK_VALID INPUT PULLUP
PB7 VDD_BRICK2_VALID INPUT PULLUP

# Set board heater target to 60C
undef HAL_IMU_TEMP_DEFAULT
define HAL_IMU_TEMP_DEFAULT 60

USE_BOOTLOADER_FROM_BOARD CubeOrange

0 comments on commit 69d944a

Please sign in to comment.