Support for Nano Every Arduino

Support forum for MegunoLink
Post Reply
hermaml
Posts: 1
Joined: Thu Apr 06, 2023 3:35 pm

Thu Apr 06, 2023 3:40 pm

Has anyone tried to interface to the "Nano Every" Arduino board? I can compile a simple blink program, but can not include MegunoLink library without a compile error.
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