While trying to compile the firmware for the Logger V3, I got this error msg: 'available' was not declared in this scope.
What did I miss?
I got the sketch from here: https://github.com/stanleyhuangyc/Freem ... irmware_v3. I am trying to compile the datalogger.ino from Firmware v3.
Thanks.
'available' was not declared in this scope
Re: 'available' was not declared in this scope
Is this Serial.available()?
Thanks.
Thanks.
Re: 'available' was not declared in this scope
Fixed in latest commit.