This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Arduino Zero Pro porting the library

Hi guys, I have to port the current library that is working at the arduino uno for arduino zero pro but when I change the board type I get the following errors:

__file__.ino:39:69: note: in expansion of macro 'SETUP_MESSAGES_CONTENT'
__file__.h:512:1: error: too many initializers for 'const hal_aci_data_t'
Related