circuitpython/examples/bluetooth
Jim Mussared 89a95b7c85 examples/bluetooth: Add simple UART demo with central and peripheral. 2020-07-18 14:34:29 +10:00
..
ble_advertising.py examples/bluetooth: In ble_advertising.py, skip appearance if not set. 2020-07-18 14:23:20 +10:00
ble_simple_central.py examples/bluetooth: Add simple UART demo with central and peripheral. 2020-07-18 14:34:29 +10:00
ble_simple_peripheral.py examples/bluetooth: Add simple UART demo with central and peripheral. 2020-07-18 14:34:29 +10:00
ble_temperature.py extmod/modbluetooth: Make modbluetooth event not a bitfield. 2020-06-05 14:04:20 +10:00
ble_temperature_central.py examples/bluetooth: Fix event code in ble_temperature_central.py. 2020-06-10 22:39:54 +10:00
ble_uart_peripheral.py extmod/modbluetooth: Make modbluetooth event not a bitfield. 2020-06-05 14:04:20 +10:00
ble_uart_repl.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00