Closed ChristophTobler closed 7 years ago
warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
if (global_data.param[PARAM_USB_SEND_VIDEO] )//&& global_data.param[PARAM_VIDEO_USB_MODE] == FLOW_VIDEO)
Ok. Any other warnings we should take care of?
Nope. I don't get any other warnings
@ChristophTobler what warning were we getting when compiling the code?