mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-16 04:45:18 +03:00
initial (header) work on STM32DFU
This commit is contained in:
parent
b09620b6ae
commit
c4e1cf2600
3 changed files with 84 additions and 1 deletions
|
@ -51,7 +51,7 @@ var SENSOR_DATA = {
|
|||
kinematicsX: 0.0,
|
||||
kinematicsY: 0.0,
|
||||
kinematicsZ: 0.0,
|
||||
debug: [0, 0, 0, 0]
|
||||
debug: [0, 0, 0, 0]
|
||||
};
|
||||
|
||||
var MOTOR_DATA = new Array(8);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue