Oh, I see, thank you very much
Oh, I see, thank you very much
I am having an issue adding the Grove l2C_LCD library to the arduino IDE (web version). I get error
LIBRARIES THAT COULD NOT BE IMPORTED:
[] [18CDEj0f] 400 invalid_request: attribute "name" of response is missing and required, attribute: name, parent: response
Is there a manual way to add libraries? Not sure why this is an issue. I'm running Windows 7 unfortunately.
As mentioned above libs should be laid out in a set structure.
Deviations from that can cause them to fail on most IDE's but especially CREATE.
Attached some extra documentation that might also help.
You might also want to add a link to the original library source.
Importing sketches and libraries.pdf (285 KB)