mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 05:53:49 +01:00
sys/shell/nimble: make default name more generic
This commit is contained in:
parent
178dfbb4c0
commit
33eb83ff42
@ -30,7 +30,7 @@
|
||||
#include "net/bluetil/ad.h"
|
||||
#include "net/bluetil/addr.h"
|
||||
|
||||
#define DEFAULT_NODE_NAME "RIOT-GNRC"
|
||||
#define DEFAULT_NODE_NAME "bleRIOT"
|
||||
#define DEFAULT_SCAN_DURATION (500U) /* 500ms */
|
||||
#define DEFAULT_CONN_TIMEOUT (500U) /* 500ms */
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user