mirror of https://github.com/zmkfirmware/zmk.git
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) {
|
||
|---|---|---|
| .. | ||
| boards | ||
| cmake | ||
| drivers/zephyr | ||
| dts | ||
| include | ||
| scripts | ||
| src | ||
| tests | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Kconfig | ||
| prj.conf | ||
| run-test.sh | ||
| west.yml | ||