nrf5/help: Updating ble module help description to also include the address method.
This commit is contained in:
parent
6fcb0a40e9
commit
e5fc082366
@ -37,6 +37,7 @@
|
||||
" ble.enable() -- enable bluetooth stack\n" \
|
||||
" ble.disable() -- disable bluetooth stack\n" \
|
||||
" ble.enabled() -- check whether bluetooth stack is enabled\n" \
|
||||
" ble.address() -- return device address as text string\n" \
|
||||
"\n"
|
||||
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user