Hi @smecolive
My name is Miguel, I will help you with your issues.
The errors you have are because of the place you close/open "{ }"
Make sure you have a pair of "{ }" between any group of values separated by "," for you array.
Let me know if this resolve your issue.
I suggest to check that you write every definition of variables, functions, structures or macros on the header files (.h) and also all files that you need are included.
Let me know if you ressolve your issue.
Best regards,
Miguel.
Hi @smecolive
My name is Miguel, I will help you with your issues.
The errors you have are because of the place you close/open "{ }"
Make sure you have a pair of "{ }" between any group of values separated by "," for you array.
Let me know if this resolve your issue.
I suggest to check that you write every definition of variables, functions, structures or macros on the header files (.h) and also all files that you need are included.
Let me know if you ressolve your issue.
Best regards,
Miguel.