You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=8000000L -DARDUINO=10808 -DARDUINO_AVR_PRO -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\eightanaloginputs" "-IR:\\Documents\\Arduino\\libraries\\UIPEthernet" "-IR:\\Documents\\Arduino\\libraries\\MySensors" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\libraries\\SPI\\src" "C:\\Users\\Micke\\AppData\\Local\\Temp\\ArduinoBuild\\sketch\\GatewayENC28J60.ino.cpp" -o "C:\\Users\\Micke\\AppData\\Local\\Temp\\ArduinoBuild\\preproc\\ctags_target_for_gcc_minus_e.cpp"
In file included from C:\Users\Micke\AppData\Local\Temp\arduino_modified_sketch_69927\GatewayENC28J60.ino:92:0:
R:\Documents\Arduino\libraries\MySensors/MySensors.h:114:2: error: #error MY_LEDS_BLINKING_FEATURE is now removed from MySensors core,define MY_DEFAULT_ERR_LED_PIN, MY_DEFAULT_TX_LED_PIN orMY_DEFAULT_RX_LED_PIN in your sketch instead to enable LEDs
#error MY_LEDS_BLINKING_FEATURE is now removed from MySensors core,\
^
Using library UIPEthernet at version 2.0.6 in folder: R:\Documents\Arduino\libraries\UIPEthernet
Using library MySensors at version 2.3.2-beta in folder: R:\Documents\Arduino\libraries\MySensors
Using library SPI at version 1.0 in folder: C:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\SPI
exit status 1
Error compiling for board Arduino Pro or Pro Mini.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: