diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-05-19 20:54:21 -0700 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-05-19 20:54:21 -0700 |
commit | b7ecef06c35df4f2098b70c58873b47a4afca373 (patch) | |
tree | 5462c44f3cb68bd3e057dfbbbbcb34c0b4fbb283 | |
parent | 6f3001f2448d261bbc98a239c0e1a675eaa74e1d (diff) |
edit readme
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -99,6 +99,9 @@ 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** + - maybe use glib's linked list + - <https://docs.gtk.org/glib/data-structures.html> + - <https://docs.gtk.org/glib/struct.List.html> - Line plot - Use a slider for time - Time in current timezone |