mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
hwdefs: choose node stats - CarbonixF405 and CarbonixL496
Added definition to enable node statistics AP_Periph: choose node stats - CarbonixF405 and CarbonixL496 Added definition to enable node statistics
This commit is contained in:
parent
5651d8761d
commit
03f7df39dd
@ -108,6 +108,8 @@ PA6 VSENSE2 ADC1 SCALE(1)
|
|||||||
PB0 VSENSE3 ADC1 SCALE(1)
|
PB0 VSENSE3 ADC1 SCALE(1)
|
||||||
PB1 VSENSE4 ADC1 SCALE(1)
|
PB1 VSENSE4 ADC1 SCALE(1)
|
||||||
|
|
||||||
|
define AP_STATS_ENABLED 1
|
||||||
|
|
||||||
define HAL_NO_GCS
|
define HAL_NO_GCS
|
||||||
define HAL_NO_MONITOR_THREAD
|
define HAL_NO_MONITOR_THREAD
|
||||||
|
|
||||||
|
@ -111,6 +111,8 @@ PA5 VSENSE2 ADC1 SCALE(1)
|
|||||||
PA6 VSENSE3 ADC1 SCALE(1)
|
PA6 VSENSE3 ADC1 SCALE(1)
|
||||||
PB1 VSENSE4 ADC1 SCALE(1)
|
PB1 VSENSE4 ADC1 SCALE(1)
|
||||||
|
|
||||||
|
define AP_STATS_ENABLED 1
|
||||||
|
|
||||||
define HAL_NO_GCS
|
define HAL_NO_GCS
|
||||||
define HAL_NO_MONITOR_THREAD
|
define HAL_NO_MONITOR_THREAD
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user