ESP8266 For ESP01 Arduino IDE OF ChecFlashConfig

代码如下: /*   ESP8266 CheckFlashConfig by Markus Sattler     This sketch tests if the EEPROM settings of the IDE match to the Hardware   */   void setup(void) {   Serial.begin(115200); }   void loop() {
相关文章
相关标签/搜索