Case sensitive JsonPaser/jsmn.h
Created by: albinpopote
Hi,
On linux, new library doesn't compile. The file JsonParser.cpp search to include file #include "JsonParser/Jsmn.cpp" but this file is named "JsonParser/jsmn.cpp". On windows it works because windows is not case sensitive but linux is it.
Best regards.