× General topics about hardware.

Sketch compilation error

8 years 3 months ago - 8 years 3 months ago #2723 by seston
Ubuntu 14.04, Arduino IDE 1.6.5



In file included from /home/insippo/sketchbook/libraries/Esp8266EasyIoT/Esp8266EasyIoT.h:24:0,
from esp8266_irrigator1.ino:12:
/home/insippo/sketchbook/libraries/Esp8266EasyIoT/Esp8266EasyIoTMsg.h:37:0: warning: "BIT" redefined [enabled by default]
#define BIT(n) ( 1<<(n) )
^
In file included from /home/insippo/.arduino15/packages/esp8266/hardware/esp8266/2.0.0/cores/esp8266/esp8266_peri.h:24:0,
from /home/insippo/.arduino15/packages/esp8266/hardware/esp8266/2.0.0/cores/esp8266/Arduino.h:38,
from /home/insippo/sketchbook/libraries/Esp8266EasyIoT/Esp8266EasyIoT.h:21,
from esp8266_irrigator1.ino:12:
/home/insippo/.arduino15/packages/esp8266/hardware/esp8266/2.0.0/tools/sdk/include/c_types.h:60:0: note: this is the location of the previous definition
#define BIT(nr) (1UL << (nr))
^
In file included from esp8266_irrigator1.ino:12:0:
/home/insippo/sketchbook/libraries/Esp8266EasyIoT/Esp8266EasyIoT.h:28:24: fatal error: avr/eeprom.h: No such file or directory
#include <avr/eeprom.h>
^
compilation terminated.
Kompileerimise viga.

Please Log in or Create an account to join the conversation.

Time to create page: 0.202 seconds

Forum latest

  • No posts to display.