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.
addr_cycle_s
1 parent 18dd655 commit c2b572aCopy full SHA for c2b572a
apps/hidmouse/app.js
@@ -30,7 +30,6 @@ const tap = () => {
30
};
31
32
const initBLE = () => {
33
- NRF.setSecurity({addr_cycle_s: 1000 * 30});
34
NRF.setServices(undefined, { hid: mouse.report });
35
36
0 commit comments