removed unsupported full_update_every option

This commit is contained in:
Jonas B 2024-11-05 17:27:12 +01:00
parent 3decadab2c
commit 3d267aa701

View file

@ -203,6 +203,5 @@ display:
reset_pin:
allow_other_uses: true
number: GPIO32
full_update_every: 30
lambda: |-
it.rectangle(0, 0, it.get_width(), it.get_height());