Age | Commit message (Collapse) | Author |
|
Found by Ruff checking F821.
Signed-off-by: Angus Gratton <angus@redyak.com.au>
|
|
See https://black.readthedocs.io/en/stable/the_black_code_style/index.html
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
|
|
This is run with uncrustify 0.70.1, and black 19.10b0.
|
|
Consisting of:
- ble_advertising.py -- helper to generate advertising payload.
- ble_temperature.py -- simple temperature device.
- ble_uart_periperhal.py -- BLE UART wrapper.
- ble_uart_repl.py -- dupterm-compatible uart.
|