mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-13 22:25:52 +08:00
Rearrange headers and add SPI.h in esp8266.ino
as seems necessary with latest staging module remove yield in main loop as seems
This commit is contained in:
parent
7e3e6b43a2
commit
82cadd9ed8
@ -27,7 +27,7 @@
|
||||
#ifndef ARDUINO_ESP8266_ESP01
|
||||
#error Oops! Make sure you have 'ESP8266' selected from the 'Tools -> Boards' menu.
|
||||
#endif
|
||||
//includes: why EEPROM.h need to be there ???
|
||||
#include <SPI.h>
|
||||
#include <EEPROM.h>
|
||||
#include "config.h"
|
||||
#include "wifi.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user