aboutsummaryrefslogtreecommitdiff
path: root/old
AgeCommit message (Collapse)Author
2025-04-28feat: read past data from remote piXiao Pan
Using linked list so I can keep adding data without worrying about arrary max length. I also moved old code that can only read live data to old/remote_plot_live.c as an archive.
2025-04-23old pinephone accelerometer codeXiao Pan
2025-04-09correct nameXiao Pan
2025-04-07comment about how to buildXiao Pan
2025-04-07move old codeXiao Pan