Yet to come: - part 2: dealing with deprecated and removed APIs - part 3: making it actually work again
* Esp32: Add SJSON module This adds SJSON module taken directly from master * ESP32: Fixes for sjson lib Fixed compilation not including config header, thus braking some of libs functionality * ESP32: Upgraded SJSON to master