summaryrefslogtreecommitdiff
path: root/src/Components/Ble/DeviceInformationService.cpp
AgeCommit message (Collapse)AuthorFilesLines
2020-10-02Renamed Components/ to components/Avamander1-116/+0
2020-09-02Fix firmware version reported by Device Information Service on BLE. It was ↵JF1-0/+11
previously hard-coded, it is now set by CMake accoridng to the project version. Fix Manufacturer name, model number, sw revision according to https://wiki.pine64.org/index.php?title=Firmware_versioning_for_companion_apps.
2020-06-16Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.JF1-2/+6
2020-04-23NimbleController : Encapsulate device info service in its own class.JF1-0/+101