Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I've read cplusplus and my own tech notes but the following code wont compile, the errors are Expression must have integral or enum type (E847) basically I'm passing a float value from srf08 to the variable distance and then testing the value of distance. Any advice is really welcome.