From abc60a81d334278508d9568684a6ffe22fe297ae Mon Sep 17 00:00:00 2001 From: Eduardo Silva Date: Fri, 26 Jun 2026 17:47:38 +0100 Subject: [PATCH] added an important TODO --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2caa375..36c5276 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ other drivers, track conditions and so on so forth ## Todos +- [ ] Add a way to check the unit of a given variable +Expand on this concept by creating conversions for those units - [ ] Remove all the `slog.logger` passing and struct members and just configure `slog.Logger` once and use the default. Or think of something better - [ ] Do all the `NOTE`s and `BUG`s