makerawei

Results 2 issues of makerawei

I put PNGdec in clockwise\components and add a CMakeLists.txt file as below ```cmake cmake_minimum_required(VERSION 3.15) if(ESP_PLATFORM) # Build ArduinoJson as an ESP-IDF component idf_component_register(INCLUDE_DIRS src) return() endif() project(PNGdec VERSION 1.0.1)...

6214 works but 6216 not work! could you please fix this issue?