基于ESP-IDF4.1 1 #include stdio.h 2 #include string.h 3 #include sys/unistd.h 4 #include sys/stat.h 5 #include esp_err.h 6 #include esp_log.h 7 #include esp_spiffs.h 8 9 static const char *TAG = example ...
大家好,我是程序员老马。在中国估计是百里挑三水准的程序员老马。 质疑我百里挑三水准的话,可以看我前面的文章。那里有个简单的百里挑5水平的统计方法。 对于刚入门的新手来说,前端可能会用html+css+js做好界面效果,通常这可能是demo版本的,给老板 ...