add pyqtgraph

GUI
topquark12 2022-06-01 12:32:18 +08:00
parent 5688b2f1bb
commit 7b15ee004d
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
rustPlatform.rust.cargo
openocd dfu-util
] ++ (with python3Packages; [
numpy matplotlib
numpy matplotlib pyqtgraph
]);
};
defaultPackage.x86_64-linux = thermostat;