Josef

Results 3 issues of Josef

ArduinoJson lib works super nice for me but i have to use rpc funktionality so i tryed switching lib but in all rpc lib i get the following error i...

i want to connect via the hostname instad of the ip. but it only works withe ip if use the hostname in my broser i can reach the pc:/(/ works...

enhancement

in FTPFilesystem.h #ifdef ESP_IDF_VERSION && ESP_IDF_VERSION_VAL line 57 needs to be replaced by #if defined ESP_IDF_VERSION && defined ESP_IDF_VERSION_VAL otherwise it wont compile