GUI #70

Open
topquark12 wants to merge 17 commits from GUI into master
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7b15ee004d - Show all commits

View File

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