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-24 21:00:23 +01:00
Code
Issues
Actions
27
Packages
Projects
Releases
Wiki
Activity
Files
3f39d18c2b884d32f0443e2e8114ff9d7a14d718
micropython
/
examples
/
bluetooth
History
Damien George
3c58d9a1a5
examples/bluetooth/ble_temperature_central.py: Shorten comment.
...
So the line length is less than 100 characters.
2020-02-28 10:30:49 +11:00
..
ble_advertising.py
examples/bluetooth: Add helpers for decoding advertising payloads.
2019-11-25 17:32:10 +11:00
ble_temperature_central.py
examples/bluetooth/ble_temperature_central.py: Shorten comment.
2020-02-28 10:30:49 +11:00
ble_temperature.py
examples/bluetooth: Use UUIDs directly to add services to adv payload.
2019-10-22 13:54:09 +11:00
ble_uart_peripheral.py
examples/bluetooth/ble_uart_peripheral: Use append mode for RX char.
2019-10-29 23:11:11 +11:00
ble_uart_repl.py
examples/bluetooth: Add basic BLE peripheral examples.
2019-10-18 13:36:51 +11:00