You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
opening a fresh copy of the RC Transmitter code and I believe all the required Library's including your version on statusLED
i can not seem to get the code to verify
it gets to greenLED.begin(6); // Green LED on pin 5
and gets the following error
Compilation error: no matching function for call to 'statusLED::begin(int)'
im at a loss as to what i have done wrong with it.
any help would be appreciated or if you are able to send or upload a complete with all included files.
Thank you
The text was updated successfully, but these errors were encountered:
HI I'm using Arduino IDE 2.2.1
opening a fresh copy of the RC Transmitter code and I believe all the required Library's including your version on statusLED
i can not seem to get the code to verify
it gets to greenLED.begin(6); // Green LED on pin 5
and gets the following error
Compilation error: no matching function for call to 'statusLED::begin(int)'
im at a loss as to what i have done wrong with it.
any help would be appreciated or if you are able to send or upload a complete with all included files.
Thank you
The text was updated successfully, but these errors were encountered: