diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-05-15 19:08:56 -0700 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-05-15 19:08:56 -0700 |
commit | a4701dd92db9a6cc2fa9ddb5b65da26e09350fd2 (patch) | |
tree | ccbb7031db85e854b836513872b0ce9bd2799865 /README.md | |
parent | 72d8048866ee019d780d94941cd2c82211499e4e (diff) |
edit readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |