clean stuff up a bit to prep for CAN

This commit is contained in:
ryleu
2026-02-15 17:23:18 -06:00
parent 5c0194c543
commit b388275bba
5 changed files with 102 additions and 75 deletions

View File

@@ -28,6 +28,7 @@
(python313.withPackages (
p: with p; [
pyserial
python-can
pygame
scipy
crccheck