'available' was not declared in this scope

Inquiry and support for Freematics products
Post Reply
Vince
Posts: 5
Joined: Fri Oct 23, 2015 8:43 am

'available' was not declared in this scope

Post 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.
Vince
Posts: 5
Joined: Fri Oct 23, 2015 8:43 am

Re: 'available' was not declared in this scope

Post by Vince »

Is this Serial.available()?

Thanks.
stanley
Site Admin
Posts: 1029
Joined: Sat Mar 01, 2014 3:15 am

Re: 'available' was not declared in this scope

Post by stanley »

Fixed in latest commit.
Post Reply