micropython/examples/bluetooth
Thomas Friebel baf8aa286a examples/bluetooth: Replace "connectable" parameter with "adv_type".
Follow up to dd0bc26e65 which changed the
parameter list of the IRQ_SCAN_RESULT event.  Adapt
ble_temperature_central.py accordingly.
2020-03-12 10:58:08 +11:00
..
ble_advertising.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
ble_temperature.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
ble_temperature_central.py examples/bluetooth: Replace "connectable" parameter with "adv_type". 2020-03-12 10:58:08 +11:00
ble_uart_peripheral.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
ble_uart_repl.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00