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 389e5b0 commit 00b5e72Copy full SHA for 00b5e72
src/main.c
@@ -313,7 +313,7 @@ static void check_dfu_mode(void) {
313
}
314
315
316
-// Initializes the SotdDevice by following SD specs section
+// Initializes the SoftDevice by following SD specs section
317
// "Master Boot Record and SoftDevice initializaton procedure"
318
static uint32_t ble_stack_init(void) {
319
// Forward vector table to bootloader address so that we can handle BLE events
0 commit comments