Page 1 of 1

Error in Formatting.h

Posted: Sat May 06, 2023 4:18 pm
by ElectricRay1981
Hello, I try to plot some values sending from my Nano IoT ble to MegunoLink but I keep having errors as show on the below picture.

https://prnt.sc/Rwgw8IMD31r8

I wonder why I havent chaged anything on this code and as far as I know I use exactly the example code as on the tutorials. Anybody has an idea to fix this?

Thanks

Re: Error in Formatting.h

Posted: Thu May 11, 2023 7:55 am
by philr
Will look into this

Re: Error in Formatting.h

Posted: Thu May 11, 2023 9:16 am
by philr
We have a prototype fix which you can get here by downloading the develop branch:
https://github.com/Megunolink/MLP/tree/develop

Delete the old megunolink library files and replace them with the github ones.
Usually these are housed in this folder:
C:\Users\USERNAME\Documents\Arduino\libraries\MegunoLink