mirror of
https://github.com/micropython/micropython.git
synced 2026-04-30 21:00:12 +02:00
fa76d52edb
Rename `bt_hci` to `bthci_uart` for consistency with the CYW43 driver and to distinguish it from HCI backends that use a different transport. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>