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.
8 years, 2 months ago.
Getting compiler errors with LoRaBaseStation using SX1276MB1LAS + L152RE
Hello,
The errors are being generated from AlohaTransceiver.cpp. Example errors:
Error: Expected an identifier in "AlohaTransceiver/AlohaTransceiver.cpp", Line: 107, Col: 11
Error: Expected a declarator in condition declaration in "AlohaTransceiver/AlohaTransceiver.cpp", Line: 110, Col: 18
Error: Expression must have bool type (or be convertible to bool) in "AlohaTransceiver/AlohaTransceiver.cpp", Line: 110, Col: 13
Error: Expected an identifier in "AlohaTransceiver/AlohaTransceiver.cpp", Line: 124, Col: 11
...kevin