Skip to content

feat(ble): Read the advertised device name from a file

Jannis Rieger requested to merge omniskop/firmware:ble_dev_name into master

The user can change the advertised BLE name of their card10 by writing the name in a "device_name.txt" file.

Merge request reports