From 76a091b076aa7a76eb04878fbfb6258cd005fe6e Mon Sep 17 00:00:00 2001 From: Eduardo Silva Date: Mon, 13 Jul 2026 23:36:44 +0100 Subject: [PATCH] README note for future reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ebf26f..87e38c9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - [ ] Make sure variables with multiple counts are correctly parsed and stored - [ ] Correctly support and implement the bitFields data - [ ] Add the message broadcasting system -- [ ] Explore a more convenient API for fetching the data for the SDK user +- [ ] Explore a more convenient API for fetching the data for the SDK user. Also do some renamings - [ ] Change the pattern in which the data is fetched from the telemetry and how it is exported into `.ibt` files