micropython/examples/bluetooth
Jim Mussared 201f5df91e examples/bluetooth/ble_temperature_central.py: Remove service tuple.
This is unused in the client, only needed in the server.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-04-26 11:37:20 +10:00
..
ble_advertising.py
ble_bonding_peripheral.py
ble_simple_central.py
ble_simple_peripheral.py
ble_temperature.py
ble_temperature_central.py examples/bluetooth/ble_temperature_central.py: Remove service tuple. 2023-04-26 11:37:20 +10:00
ble_uart_peripheral.py
ble_uart_repl.py