diff options
author | innovaker <66737976+innovaker@users.noreply.github.com> | 2020-11-18 17:34:16 +0000 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-12-01 07:21:45 -0500 |
commit | 7b3a55cf50b4a4e7260bb1898d07c44d9416d97d (patch) | |
tree | a67113302aa11878c090b3078d3811b9614f5a68 /.github/workflows | |
parent | fe010c7b6d791b1589a42124534b2b99c03b882c (diff) |
refactor(ble): silence warning `auth_passkey_display` not used
Silences the following build warning ...
../src/ble.c:407:13: warning: 'auth_passkey_display' defined but not used [-Wunused-function]
407 | static void auth_passkey_display(struct bt_conn *conn, unsigned int passkey) {
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions