pptime02

Results 3 comments of pptime02

I'm currently working on rebasing this and cleaning it up. I hope it'll be ready in a few hours. Edit: it's online, see https://github.com/InfiniTimeOrg/InfiniTime/pull/1410

Thank you all for taking a look on it. I think I applied all proposals, and found no further lowercase-functions.

> What about those struct types that end with `_t`? Do they fit our code style? I checked other structs by running `rg 'struct .*_t \{' InfiniTime/src/` and `rg 'struct...