1
0
mirror of https://github.com/rricharz/Tek4010.git synced 2026-02-27 09:19:05 +00:00
Files
2024-07-01 11:22:40 +02:00

6 lines
279 B
Plaintext

This directory contains a plot demo using GNU plotutils.
GNU plotutils is available on most linux distributions as `plotutils`.
On Raspberry Pi OS and other Debian derivatives, this package can be installed by `apt install plotutils`.
On OSX use 'sudo port install plotutils'