tritonuas / obcpp

The code for the Onboard Computer, now written in C++.
GNU Affero General Public License v3.0
7 stars 0 forks source link

Prevent WaitForTakeOff from double click. #197

Closed MatthewHsu1 closed 3 weeks ago

MatthewHsu1 commented 4 weeks ago

I was trying out GCS and OBC and realize that the takeoff button will segfault if you click it before entering the right tick or after leaving the right tick.