You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build your instructable, but when I try to compile the arduino program, I get this error:
airspeed:11:23: error: g_setup_msgs causes a section type conflict with __c
I think it may have something to do with versions, like something has changed so the library you have for Nordic_BLE on your repository is not longer compatible with a new version of arduino (I don't know exactly which one... I'm just guessing to be honest).
Any guidance for a very newbie like me?
Thank you!
The text was updated successfully, but these errors were encountered:
Hello there,
I'm trying to build your instructable, but when I try to compile the arduino program, I get this error:
airspeed:11:23: error: g_setup_msgs causes a section type conflict with __c
I think it may have something to do with versions, like something has changed so the library you have for Nordic_BLE on your repository is not longer compatible with a new version of arduino (I don't know exactly which one... I'm just guessing to be honest).
Any guidance for a very newbie like me?
Thank you!
The text was updated successfully, but these errors were encountered: