Spark Libraries Available in IDE

I’ve just published the eeprom library I’ve been working on - flashee-eeprom. I was trying to get one of my examples to compile, and needed some changes, which I pushed to github. The changes were in the spark-unit.h header. I tried removing the library from the app and re-adding it, but the changes were still not seen.

In desperation I added the library again, but now I have two copies of the library - the system doesn’t stop me adding a library twice with the same name!

I hope someone can clean up my mess!