Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Compile error
#1

Hi, trying to upload latest version to Tx but get the following error

Arduino: 1.8.2 (Windows 10), Board: "Arduino Nano, ATmega328"

C:\Users\JBA\Documents\Arduino\WeatherDuino_Pro2_PLUS\v4.1\software\TX software\WeatherDuino_Pro2_Universal_TX_v4_08102017\Process_IDx.ino: In function 'void send_SensorID2()':

Process_IDx:109: error: 'get_WindVane' was not declared in this scope

   WindDir = get_WindVane();

                          ^

Multiple libraries were found for "EEPROM.h"
 Used: C:\Program Files\Arduino\hardware\arduino\avr\libraries\EEPROM
 Not used: C:\Users\JBA\Documents\Arduino\libraries\EEPROM
exit status 1
'get_WindVane' was not declared in this scope

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.


any ideas what i am doing wrong
Thanks
Jim
Reply


Messages In This Thread
Compile error - by Barrow4491 - 08-10-2017, 06:53
RE: Compile error - by Barrow4491 - 08-10-2017, 10:15
RE: Compile error - by uncle_bob - 08-10-2017, 10:55
RE: Compile error - by werk_ag - 08-10-2017, 22:30
RE: Compile error - by hornychz - 08-10-2017, 11:02
RE: Compile error - by werk_ag - 08-10-2017, 16:15
RE: Compile error - by Barrow4491 - 08-10-2017, 23:47
RE: Compile error - by werk_ag - 09-10-2017, 01:53



Users browsing this thread: 1 Guest(s)