AIRLink hwdef: added heater parameters

This commit is contained in:
Kirill Shilov 2022-12-30 11:37:59 +00:00 committed by Randy Mackay
parent 22a2d2b4ce
commit fe3ae67b73
1 changed files with 4 additions and 0 deletions

View File

@ -183,6 +183,10 @@ define HAL_HEATER_GPIO_PIN 80
# heater is on when pulled low
define HAL_HEATER_GPIO_ON 0
define HAL_HAVE_IMU_HEATER 1
define HAL_IMU_TEMP_DEFAULT 45
define HAL_IMUHEAT_P_DEFAULT 50
define HAL_IMUHEAT_I_DEFAULT 0.07
# SPI devices
SPIDEV icm20602 SPI1 DEVID1 ICM20602_CS MODE3 2*MHZ 8*MHZ