fix: fix small typo
This commit is contained in:
parent
389e5b004d
commit
00b5e72496
1 changed files with 1 additions and 1 deletions
|
|
@ -313,7 +313,7 @@ static void check_dfu_mode(void) {
|
|||
}
|
||||
}
|
||||
|
||||
// Initializes the SotdDevice by following SD specs section
|
||||
// Initializes the SoftDevice by following SD specs section
|
||||
// "Master Boot Record and SoftDevice initializaton procedure"
|
||||
static uint32_t ble_stack_init(void) {
|
||||
// Forward vector table to bootloader address so that we can handle BLE events
|
||||
|
|
|
|||
Loading…
Reference in a new issue