Quantcast
Channel: MPLAB XC32
Viewing all articles
Browse latest Browse all 1537

Compiler skipping "if" statements (lachlanp)

$
0
0
I have the following code:XbeeSendCommand(XBEE_CMD_ID_QUERY, (uint8_t *)0, 0); // send command

delay_ms(200); // Wait 0.2 seconds

if (XbeeReceiveCommand(XBEE_CMD_ID_QUERY) == SYS_OK){ // Retrieve response
status &= ~(1..


Viewing all articles
Browse latest Browse all 1537

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>