feat(logistics): working klipper

This commit is contained in:
Kat Inskip 2024-08-06 12:50:04 -07:00
parent 17524cc5b8
commit 6153aabafe
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
5 changed files with 277 additions and 1 deletions

View file

@ -71,7 +71,7 @@ in {
serial = {
port = "/dev/ttyUSB0";
baudrate = 115200;
autoconnect = true;
autoconnect = false;
};
}
{