https://forum.arduino.cc/index.php?topic=640136.msg4332744#msg4332744
That's really odd. The line is in the library's cpp file. You shouldn't have to re-do it in the sketch.
Gerçekten tuhaf. Satır kütüphanenin cpp dosyasındadır. Eskizde yeniden yapmak zorunda kalmamalısınız.
https://forum.arduino.cc/index.php?topic=641086.0
Thank you everyone. I was using the supplied Joystick library however when I placed it into my libraries folder it replaced an existing library, After I deleted the Joystick folder and moved over a fresh copy of the supplied library everything worked.
Herkese teşekkürler. Birlikte verilen Joystick kütüphanesini kullanıyordum, ancak kütüphaneler klasörüne yerleştirdiğimde mevcut bir kütüphanenin yerini aldı, Joystick klasörünü sildikten ve sağlanan kütüphanenin yeni bir kopyasının üzerine taşındıktan sonra her şey çalıştı.