Warning: include_once(/www/wwwroot/qwqpap.xyz/wp-content/plugins/wp-maximum-upload-file-size/inc/class-wmufs-chunk-files.php): failed to open stream: No such file or directory in /www/wwwroot/qwqpap.xyz/wp-content/plugins/wp-maximum-upload-file-size/inc/class-wmufs-loader.php on line 22

Warning: include_once(): Failed opening '/www/wwwroot/qwqpap.xyz/wp-content/plugins/wp-maximum-upload-file-size/inc/class-wmufs-chunk-files.php' for inclusion (include_path='.:') in /www/wwwroot/qwqpap.xyz/wp-content/plugins/wp-maximum-upload-file-size/inc/class-wmufs-loader.php on line 22
c – ベルベットルーム

标签: c

1 篇文章

thumbnail
ESP32使用TFT屏幕全踩坑指南
写在前面 前几天买了个tft屏幕,一路使用心路很曲折,故把踩坑过程写出来,方便日后查看 是一个st7789,240*240分辨率的屏幕 1 物理连接 网上全是各种各样不同的教程,给我整麻了,后面摸索出来了。 GPIO23----SDA GPIO18----SCK GPIO4----RES GPIO2----DC VCC----5V(3V3都可以) …