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 5d1606d commit bd8d3d0Copy full SHA for bd8d3d0
zzz_temporary-ble-build-out/zzz_temporary-ble-build-out.ino
@@ -170,7 +170,7 @@ void exactle_stack_init(void){
170
handlerId = WsfOsSetNextHandler(NusHandler);
171
NusHandlerInit(handlerId);
172
173
- ButtonHandlerId = WsfOsSetNextHandler(button_handler);
+// ButtonHandlerId = WsfOsSetNextHandler(button_handler);
174
175
handlerId = WsfOsSetNextHandler(HciDrvHandler);
176
HciDrvHandlerInit(handlerId);
0 commit comments