Page 1 of 1

'available' was not declared in this scope

Posted: Wed Dec 16, 2015 10:53 am
by Vince
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.

Re: 'available' was not declared in this scope

Posted: Wed Dec 16, 2015 11:18 am
by Vince
Is this Serial.available()?

Thanks.

Re: 'available' was not declared in this scope

Posted: Fri Dec 18, 2015 5:34 pm
by stanley
Fixed in latest commit.