summaryrefslogtreecommitdiff
path: root/src/Components/Ble/DeviceInformationService.h
AgeCommit message (Collapse)AuthorFilesLines
2020-09-02Fix firmware version reported by Device Information Service on BLE. It was ↵JF1-5/+14
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-08-17Fix most of the warnings. Remaining warnings come from nimble source code.JF1-5/+5
2020-07-11Set version to 0.7.0JF1-1/+1
2020-04-23NimbleController : Encapsulate device info service in its own class.JF1-0/+67