View Single Post
Old 08-13-14, 06:26 PM   #183
AC_Hacker
Supreme EcoRenovator
 
AC_Hacker's Avatar
 
Join Date: Mar 2009
Location: Portland, OR
Posts: 4,004
Thanks: 303
Thanked 723 Times in 534 Posts
Default

Steve,

I'm running Arduino 1.0.5-r2

And my hardware is Arduino Uno r3 (Chinese clone)
I tried to compile the code and here is the error merssage

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Arduino: 1.0.5-r2 (Windows 7), Board: "Arduino Uno"
D:\ARDUINO\arduino-1.0.5-r2-windows\arduino-1.0.5-r2\hardware\tools\avr\bin\avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -ID:\ARDUINO\arduino-1.0.5-r2-windows\arduino-1.0.5-r2\hardware\arduino\cores\arduino -ID:\ARDUINO\arduino-1.0.5-r2-windows\arduino-1.0.5-r2\hardware\arduino\variants\standard C:\Users\i7-BOX\AppData\Local\Temp\build7816747282355614957.tm p\Ormston_sketch_aug12a.cpp -o C:\Users\i7-BOX\AppData\Local\Temp\build7816747282355614957.tm p\Ormston_sketch_aug12a.cpp.o

Ormston_sketch_aug12a.ino:1:24: warning: Thermistor.h: No such file or directory
Ormston_sketch_aug12a:29: error: 'Thermistor' does not name a type
Ormston_sketch_aug12a:30: error: 'Thermistor' does not name a type
Ormston_sketch_aug12a.ino: In function 'void readTemps()':
Ormston_sketch_aug12a:34: error: 'temp' was not declared in this scope
Ormston_sketch_aug12a:35: error: 'temp1' was not declared in this scope
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Gotta go for a break...

Back soon.

-AC
__________________
I'm not an HVAC technician. In fact, I'm barely even a hacker...
AC_Hacker is offline   Reply With Quote