Rasbats / DR_pi

Add DR positions to a route (saved as a GPX file)
GNU General Public License v3.0
2 stars 29 forks source link

Assignment instead of condition in src/DRgui_impl.cpp #10

Closed Yup746 closed 3 years ago

Yup746 commented 3 years ago

On line 123 in src/DRgui_impl.cpp there is an assignment in the if statement instead of a condition. Here's a heads-up if it was not meant to be like that.

Rasbats commented 3 years ago

Thanks. Appreciated. TODO