ESPDuino ESP-13 and Arduino IDE 1.6.7 pins_arduino.h error
Posted: Tue Mar 08, 2016 5:08 pm
Hi,
I got ESPDuino ESP-13 and Arduino IDE 1.6.7.
I did the preferences, downloaded the board managers,
did the Tools > Board > Boards manager, downloaded the ESP v 2.0.0
then set the board Tools > ESPDuino (ESP13), and then
File > Examples > ESP8266 > Blink
and then clicked verify and got :
.arduino15/packages/esp8266/hardware/esp8266/2.0.0/cores/esp8266/Arduino.h:279:26: fatal error: pins_arduino.h: No such file or directory
#include "pins_arduino.h"
Not sure what to do next for the ESPDuino to get Blink working.
Any help appreciated.
I got ESPDuino ESP-13 and Arduino IDE 1.6.7.
I did the preferences, downloaded the board managers,
did the Tools > Board > Boards manager, downloaded the ESP v 2.0.0
then set the board Tools > ESPDuino (ESP13), and then
File > Examples > ESP8266 > Blink
and then clicked verify and got :
.arduino15/packages/esp8266/hardware/esp8266/2.0.0/cores/esp8266/Arduino.h:279:26: fatal error: pins_arduino.h: No such file or directory
#include "pins_arduino.h"
Not sure what to do next for the ESPDuino to get Blink working.
Any help appreciated.