Porchet replied to the topic 'Need help for rotator project' in the forum. 3 years ago

Hi , porkyhttp

I had a problem when I wanted to download the code in my arduino.
here is the message
************************************************************************************
Arduino : 1.8.13 (Windows 10), Carte : "Arduino Uno"

C:\Users\garag\Desktop\Arduino\ArduinoRotator\ArduinoRotator.ino: In function 'void loop()':

ArduinoRotator:47:4: error: 'findHome' was not declared in this scope

findHome();

^~~~~~~~

C:\Users\garag\Desktop\Arduino\ArduinoRotator\ArduinoRotator.ino:47:4: note: suggested alternative: 'findingHome'

findHome();

^~~~~~~~

findingHome

ArduinoRotator:59:5: error: 'saveFocuserPos' was not declared in this scope

saveFocuserPos(stepper.currentPosition());

^~~~~~~~~~~~~~

exit status 1

'findHome' was not declared in this scope

**************************************************************
What do you suggest I do?

Thank you and see you soon
Christophe

Read More...