tr
Diff: N5110.h
- Revision:
- 50:e73cd097fdcb
- Parent:
- 48:af12980ac515
- Child:
- 51:32f9ffeafb6d
diff -r 93355c01e261 -r e73cd097fdcb N5110.h --- a/N5110.h Mon Mar 19 13:44:23 2018 +0000 +++ b/N5110.h Wed Jan 22 12:50:25 2020 +0000 @@ -227,6 +227,10 @@ PinName const sclkPin, PinName const ledPin); + /** Creates a N5110 object with the New Gamepad (Rev 2.1) pin mapping + */ + N5110(); + /** * Free allocated memory when object goes out of scope */