I'm getting the following, I had to place the following two in the INO, Thank you for any help
 
#include <Servo.h>
#include <Wire.h>
 
--------------------------------------------------------------------------------------
 
Arduino: 1.7.11 (Windows 8.1), Board: "Arduino Uno"
C:\Users\RICHAR~1.RAM\AppData\Local\Temp\build7154419150840489924.tmp/core.a(main.cpp.o): In function `main':
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/main.cpp:40: undefined reference to `setup'
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/main.cpp:43: undefined reference to `loop'
collect2.exe: error: ld returned 1 exit status
Error compiling.
  This report would have more information with
  "Show verbose output during compilation"
  enabled in File > Preferences.

 

rramos@stg-corp.com

7 years 5 months ago

In reply to by Mats

Thank you I will try that version