mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
initial sensor tab commit
This commit is contained in:
parent
f8125289b6
commit
514dd8a692
5 changed files with 13 additions and 2 deletions
5
tabs/sensors.js
Normal file
5
tabs/sensors.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
function tab_initialize_sensors() {
|
||||
}
|
||||
|
||||
function sensor_array_pull() {
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue