Hi,
first of all, thanks for the great project........I'm having problems compiling.....I've tried v166_ULN, and get the following compiler errors:
Focuserv166_ULN2003_M.ino: In function 'void processCommand (String)':
Focuserv166_ULN2003_M.ino: 810:40: error: 'class String' has no member named 'toFloat'
I'm sure it must be user failure, but I could do with a bit of help
thanks
Terry
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Terry
I am using Arduino 1.6.11 though will also compile with 1.6.4
Which IDE version are you using? If less than this you need to update the Arduino IDE
Open up File-Preferences and enable verbose output during compilation
Close IDE, then start it again.
Load the Focuserv1.66_ULN2003_M.ino file (I am assuming there have been no changes to the file? and try to compile again
In the bottom part of the window under Done compiling there is a heap load of text messages.
Copy all those those messages to a text file and post here or email the file to me
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
first of all, thanks for the great project........I'm having problems compiling.....I've tried v166_ULN, and get the following compiler errors:
Focuserv166_ULN2003_M.ino: In function 'void processCommand (String)':
Focuserv166_ULN2003_M.ino: 810:40: error: 'class String' has no member named 'toFloat'
I'm sure it must be user failure, but I could do with a bit of help
thanks
Terry
Hi Terry
I am using Arduino 1.6.11 though will also compile with 1.6.4
Which IDE version are you using? If less than this you need to update the Arduino IDE
Open up File-Preferences and enable verbose output during compilation
Close IDE, then start it again.
Load the Focuserv1.66_ULN2003_M.ino file (I am assuming there have been no changes to the file? and try to compile again
In the bottom part of the window under Done compiling there is a heap load of text messages.
Copy all those those messages to a text file and post here or email the file to me
Thanks