How is it possible to see and change the code included e.g #include <ServoTimer2.h>
I have problem with the radio and the motor control.
Thanks
How is it possible to see and change the code included e.g #include <ServoTimer2.h>
I have problem with the radio and the motor control.
Thanks
How is it possible to see and change the code included
You downloaded the library. You installed it somewhere. You should know where you installed it. The header and source files can be edited with any text editor.
The .h and .cpp files that make up the library should be in a folder of the same name as the library files in the libraries folder of your sketchbook folder.