We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85d0ed7 commit 9889947Copy full SHA for 9889947
button_input.h
@@ -7,4 +7,4 @@
7
#define isButtonPressed !nrf_gpio_pin_read(PIN_BUTTON)
8
#define isButton2Pressed !nrf_gpio_pin_read(PIN_BUTTON2)
9
10
-#endif
+#endif
0 commit comments