mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 21:05:35 +03:00
Internal ADC support, full task polling version
This commit is contained in:
parent
5a448ea9b0
commit
a03b85025c
16 changed files with 321 additions and 42 deletions
|
@ -59,4 +59,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