aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-05-15 19:08:56 -0700
committerXiao Pan <xyz@flylightning.xyz>2025-05-15 19:08:56 -0700
commita4701dd92db9a6cc2fa9ddb5b65da26e09350fd2 (patch)
treeccbb7031db85e854b836513872b0ce9bd2799865 /README.md
parent72d8048866ee019d780d94941cd2c82211499e4e (diff)
edit readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5680de5..3e34528 100644
--- a/README.md
+++ b/README.md
@@ -100,6 +100,7 @@ PersistentKeepalive = 25
```
remote_plot future improvements
+- **Rewrite linked list list.c and list.h code or use a library so there's no license issues**
- Line plot
- Use a slider for time
- Time in current timezone
@@ -117,7 +118,6 @@ remote_plot future improvements
- Better way to manage infrastructure code
- More touch screen friendly
- More platform independent
-- Rewrite linked list list.c and list.h code or use a library so there's no license issues
On raspberry pi, I saved some temporary files I used to work on like git repos in ~/test. Those files can be cleaned if you want.