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.
11 years ago.
Can't find rawserial.h in WifiInterface library
I downloaded the WiFi_configure program and then downloaded the library WifiInterface from the top of this page. When I compiled it, I get a message that it can't find "RawSerial.h". Any suggestions?
Terry
Question relating to:
2 Answers
11 years ago.
That fixed it. I never would have thought of updating the mbed library.
Thanks, Terry
11 years ago.
Make sure you update the mbed library to the latest version. RawSerial is a recent addition to it.