This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-01-07 20:50:14 +01:00
Code
Issues
Actions
27
Packages
Projects
Releases
Wiki
Activity
Files
fb65ef48b48f47a76f6cb52ce502d9c4fac83923
micropython
/
examples
/
bluetooth
History
Damien George
e1f211c6b5
examples/bluetooth: Fix check for _conn_handle being None.
...
Fixes issue
#10755
. Signed-off-by: Damien George <
damien@micropython.org
>
2023-02-15 14:14:49 +11:00
..
ble_advertising.py
examples/bluetooth: In ble_advertising.py, skip appearance if not set.
2020-07-18 14:23:20 +10:00
ble_bonding_peripheral.py
examples/bluetooth: Add bonding/passkey demo.
2020-12-02 14:44:00 +11:00
ble_simple_central.py
examples/bluetooth: Fix check for _conn_handle being None.
2023-02-15 14:14:49 +11:00
ble_simple_peripheral.py
extmod/modbluetooth: Allow setting char/desc enc/auth options.
2020-12-02 14:36:50 +11:00
ble_temperature_central.py
examples/bluetooth: Fix check for _conn_handle being None.
2023-02-15 14:14:49 +11:00
ble_temperature.py
extmod/modbluetooth: Allow setting char/desc enc/auth options.
2020-12-02 14:36:50 +11:00
ble_uart_peripheral.py
extmod/modbluetooth: Allow setting char/desc enc/auth options.
2020-12-02 14:36:50 +11:00
ble_uart_repl.py
top: Update Python formatting to black "2023 stable style".
2023-02-02 12:51:03 +11:00