Page 1 of 1
Support for Nano Every Arduino
Posted: Thu Apr 06, 2023 3:40 pm
by hermaml
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.
Re: Support for Nano Every Arduino
Posted: Thu May 11, 2023 7:55 am
by philr
Will look into this
Re: Support for Nano Every Arduino
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