Regarding that IOT based health monitoring system, there is some problem with the code, the functions 'getReadings' and 'updateInfo' are not working. Every time I compile, I get this error:
exit status 1
no matching function for call to 'Timer::every(int, void (&)())'
Abhimanyu Pandit
Permalinkyour library might be different and you are using functions of a different library. This usually happens when you take reference of a code from internet and download the different library. Also post your code give enough details to rely with aswer
- Log in or register to post comments
Joined January 21, 2019 42Monday at 12:12 PM