diff options
author | Glenn Ruben Bakke <glennbakke@gmail.com> | 2020-06-25 23:41:35 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-07-01 22:50:56 +1000 |
commit | 5996bf72f134dd8f1b72ecd20757dcb1c98cfc89 (patch) | |
tree | 445a0cc39c13036cb00ec77bf963023e6f0b3c00 /py/objstrunicode.c | |
parent | ab0c14dba014d0ac27b8a5472bd795809a9be885 (diff) |
nrf/bluetooth/ble_uart: Fix random advertisement name.
The storage space of the advertisement name is not declared static, leading
to a random advertisement name. This commit fixes the issue by declaring
it static.
Diffstat (limited to 'py/objstrunicode.c')
0 files changed, 0 insertions, 0 deletions