mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
The FIOSET and FIOCLR registers may not set an initial value if the pin is not in an output mode. So, use FIOPIN to set the initial value. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>