Added comment to describe nordic funny function name.
This commit is contained in:
parent
6f10dc9e19
commit
9285a6bc41
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ LOG_MODULE_REGISTER(restart_handler, CONFIG_LOG_DEFAULT_LEVEL);
|
|||
|
||||
static void restart_network_steering_cb(struct k_timer *timer) {
|
||||
LOG_DBG("Restart handler expired. Restarting network steering.");
|
||||
// If the device is not commissioned, the rejoin procedure is started.
|
||||
user_input_indicate();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue