| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update includes to to be relative to src directory | Reinhold Gschweicher | 2021-11-15 | 1 | -2/+2 |
| | | | | | | | | Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories. | ||||
| * | Reformatted all the files according to clang-format style | Avamander | 2021-04-24 | 1 | -2/+4 |
| | | |||||
| * | Integrate new notification UI with notifications coming from BLE | JF | 2020-10-20 | 1 | -0/+8 |
