mirror of
https://github.com/okalachev/flix.git
synced 2026-01-12 22:17:45 +00:00
Move controlsTime variable to rc.ino
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#define MAVLINK_CONTROL_SCALE 0.7f
|
||||
#define MAVLINK_CONTROL_YAW_DEAD_ZONE 0.1f
|
||||
|
||||
extern float controlsTime;
|
||||
extern int rollChannel, pitchChannel, throttleChannel, yawChannel, armedChannel, modeChannel;
|
||||
|
||||
void processMavlink() {
|
||||
|
||||
Reference in New Issue
Block a user