This commit is contained in:
Justin Ridgewell 2023-12-21 02:48:13 -05:00
parent a171ff1f61
commit 1a24da25aa

View file

@ -475,7 +475,6 @@ static void connected(struct bt_conn *conn, uint8_t err) {
}
update_advertising();
}
static void disconnected(struct bt_conn *conn, uint8_t reason) {