Welcome to the Robolink Community forum!
Errors after compiling Mouse Bot
-
After using the "Final code" in "Program the Mouse Bot", see link below:
https://basecamp.robolink.com/cwists/preview/333x
I get the following errors, after compiling the final code in Arduino:
WARNING: CATEGORY ‘ ‘ in library EEPROM is not valid. Setting to ‘Uncategorized'
WARNING: CATEGORY ‘ ‘ in library SPI is not valid. Setting to ‘Uncategorized'
WARNING: CATEGORY ‘ ‘ in library SoftwareSerial is not valid. Setting to ‘Uncategorized’Can anyone tell me how to get rid of the errors above?
Thank you very much,
ZDB
-
@zdelegbricker this error isn't actually an error. It is just a notice that Arduino is making some automated changes and is simply just letting you know that this change is happening. This isn't something you need to be concerned with.