Issue with analog input ports on AMP 2.6
I am attempting modify the ardupCopter code and use "analogRead( )" to interpret an external input. However, when compiling I receive the following error: "analogRead was not declared in this scope." I tried to include the Arduino.h file in the lib
Read more…