Error in Formatting.h

Support forum for MegunoLink
Post Reply
ElectricRay1981
Posts: 6
Joined: Thu Jan 26, 2023 5:27 pm

Sat May 06, 2023 4:18 pm

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
philr
Posts: 430
Joined: Mon May 26, 2014 10:58 am

Thu May 11, 2023 7:55 am

Will look into this
philr
Posts: 430
Joined: Mon May 26, 2014 10:58 am

Thu May 11, 2023 9:16 am

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
Post Reply