Commit ae0caa8f authored by Luis Vale Gonçalves's avatar Luis Vale Gonçalves

Safe not Smart

parent 598d1ef6
...@@ -41,7 +41,7 @@ public: ...@@ -41,7 +41,7 @@ public:
THROW = 18, THROW = 18,
AVOID_ADSB = 19, AVOID_ADSB = 19,
GUIDED_NOGPS= 20, GUIDED_NOGPS= 20,
SMART_RTL = 21, //Smart Return to Launch SAFE_RTL = 21, //Safe Return to Launch
}; };
static const int modeCount = 22; static const int modeCount = 22;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment