From: David Woodhouse Date: Fri, 26 Jan 2024 10:24:27 +0000 (+0000) Subject: BUSY pin is inverted, not RESET X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=3594ef3a47bc1216a3de34c0a9c3891c66e33219;p=users%2Fdwmw2%2Fesp32-pool.git BUSY pin is inverted, not RESET --- diff --git a/paper.yaml b/paper.yaml index cbed4cd..e1cc1fd 100644 --- a/paper.yaml +++ b/paper.yaml @@ -145,10 +145,10 @@ display: - platform: waveshare_epaper cs_pin: GPIO38 dc_pin: GPIO37 - busy_pin: GPIO35 - reset_pin: - number: GPIO36 + busy_pin: + number: GPIO35 inverted: true + reset_pin: GPIO36 model: 7.50inV2 # full_update_every: 30 lambda: |-