11-01-2017, 08:40
Hi Werk_AG
I loaded all the libraries and and using V1.8.0 but when I try to compile the code it comes up with this error
Arduino: 1.8.0 (Mac OS X), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
/Users/Mark/Downloads/WeatherDuino_Pro2_PLUS/v1.0/software/RX software/WeatherDuinoPro2Plus_RX_v100_b016/Routines.ino: In function 'void RunEvery_1_Minute()':
Routines:177: error: 'WU_upload' was not declared in this scope
WU_upload();
^
Multiple libraries were found for "EEPROM.h"
Used: /Applications/Arduino 2.app/Contents/Java/hardware/arduino/avr/libraries/EEPROM
Not used: /Users/Mark/Documents/Arduino/libraries/EEPROM
exit status 1
'WU_upload' was not declared in this scope
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
I loaded all the libraries and and using V1.8.0 but when I try to compile the code it comes up with this error
Arduino: 1.8.0 (Mac OS X), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
/Users/Mark/Downloads/WeatherDuino_Pro2_PLUS/v1.0/software/RX software/WeatherDuinoPro2Plus_RX_v100_b016/Routines.ino: In function 'void RunEvery_1_Minute()':
Routines:177: error: 'WU_upload' was not declared in this scope
WU_upload();
^
Multiple libraries were found for "EEPROM.h"
Used: /Applications/Arduino 2.app/Contents/Java/hardware/arduino/avr/libraries/EEPROM
Not used: /Users/Mark/Documents/Arduino/libraries/EEPROM
exit status 1
'WU_upload' was not declared in this scope
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

