Skip to content

Commit f09533d

Browse files
restyled-commitschirag-silabs
authored andcommitted
Restyled by whitespace
1 parent dee0bbb commit f09533d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/silabs/rs911x/BLEManagerImpl.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ void sl_ble_event_handling_task(void * args)
161161

162162
//! This semaphore is waiting for wifi module initialization.
163163
osSemaphoreAcquire(sl_rs_ble_init_sem, osWaitForever);
164-
164+
165165
// This function initialize BLE and start BLE advertisement.
166166
sl_ble_init();
167167

0 commit comments

Comments
 (0)