diff options
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. |