FYSETC / FYSETC-CTP40

This repo contains the infomations and drivers for FYSETC CTP40 display
10 stars 3 forks source link

Display stop working when latest klipper installed on raspberry pi #8

Open mumg opened 2 years ago

mumg commented 2 years ago

Just want to provide solution how to fix this issue. if you get blank screen on latest raspbian with klipper installed just edit /usr/bin/ctp40-init and edit first line #!/usr/bin/env python to #!/usr/bin/env python3 and it starts working back