Source code files moved to /src dir, which is compatible with Platformio according Platformio Docs
Old library and .png files moved to /extras
Library's folder structure reorganized according [Arduino IDE 1.5: Library specification](https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification)
- Source code files moved to /src dir, which is compatible with Platformio according [Platformio Docs](http://docs.platformio.org/en/latest/projectconf/section_platformio.html#lib-dir)
- Old library and .png files moved to /extras
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Library's folder structure reorganized according Arduino IDE 1.5: Library specification