mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
Merge pull request #4881 from jflyper/bfdev-adc-internal-full-task-version
VREFINT and core temperature support, full task polling version
This commit is contained in:
commit
4258651b3a
16 changed files with 321 additions and 42 deletions
|
@ -55,4 +55,5 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"RANGEFINDER",
|
||||
"RANGEFINDER_QUALITY",
|
||||
"LIDAR_TF",
|
||||
"CORE_TEMP",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue