摘要: #include<stdio.h>#include"freertos/FreeRtos.h"#include"freertos/task.h"#include"esp_system.h" //esp32 系统操作库#include"esp_spi_flash.h" //闪存读写库 /*typedef 阅读全文
posted @ 2018-05-01 17:17 猴子上树 阅读(2815) 评论(0) 推荐(0)