Browse Source
commands_logic.cpp: In member function 'bool Copter::verify_within_distance()': commands_logic.cpp:770:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (wp_distance < MAX(condition_value,0)) { ^master
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue