Hello community,
I have a problem with my eHealth board V2.0.
Furthermore I installed the eHealth library for arduino and it does appear in the sketch menù inside the arduino IDE, so i can include it in my sketch.
When i try to include the library and verify the code (without putting any function, just importing the library) it gives this message to me:
Code:
C:\Users\Monte\Documents\Arduino\libraries\eHealth/eHealth.h:298:20: error: flexible array member 'eHealthClass::position' not at end of 'class eHealthClass'
uint8_t position[];
I don't know the order number because i'm using the shield that my lab bought time ago and i cannot find the order anymore.
I'm using arduino UNO with windows 10 OS
I downloaded the V2.0 2013 version but i've also tried with the other link provided in the tutorial (
https://www.cooking-hacks.com/documenta ... al#step3_1)and the results are the same
I hope that you can help me,
Best Regards,
Francesco