Hi
I am new to Arduino and I am writing here for the first time, my English is weak so I apologize in advance for mistakes in the post.
I have a problem compiling the code. I downloaded the Settumino library and imported it to the Arduino library, opened a sample example ReadDemo from the library, and reported an error message while compiling.
pripájam knižnicu a chybovú správu.
attaching library and error message.
I think there's a bug in the FS library. How and where do I get it?
Thanks for help.
Your error message indicates you are compiling for an Arduino Mega 2560.
If you look inside the platform.h file that came with your settimino library, there are different constant to define depending on the hardware you have. The attached version has this
How about editing the original post title to include "[SOLVED]" either at the beginning or end? It helps others not to bother or find a solution when they have the same issue.