Arduino for esp8266 中用的EEPROM其實是從外部flash中儲存器最末尾開闢的4096位 ... 使用 EEPROM.write(addr,data) 來寫資料,引數分別為 地址&資料 ...
確定! 回上一頁