We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a21ce commit 02c7eceCopy full SHA for 02c7ece
.github/workflows/main.yml
@@ -33,6 +33,7 @@ jobs:
33
- examples/FlightControllerTest/FlightControllerTest.ino
34
- examples/ForcePairingMode/ForcePairingMode.ino
35
- examples/Gamepad/Gamepad.ino
36
+ - examples/GetPeerInfo/GetPeerInfo.ino
37
- examples/IndividualAxes/IndividualAxes.ino
38
- examples/Keypad4x4/Keypad4x4.ino
39
- examples/MultipleButtons/MultipleButtons.ino
0 commit comments