seho85 / klipper-dgus

A python project to connect a DGUS display to Klipper
GNU General Public License v3.0
44 stars 12 forks source link

add documentation for disabling serial console #63

Open morice117 opened 1 year ago

morice117 commented 1 year ago

The "/dev/ttyAMA0" device has wrong permissions, so that the klipper_dgus service can't access it.

This command disables it and thus prevents it from changing the permissions.