fix: fix small typo

This commit is contained in:
JuergenLeber 2025-06-08 19:06:45 +02:00 committed by Jürgen Leber
parent 389e5b004d
commit 00b5e72496

View file

@ -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