pimoroni-pico/drivers/inky73
Phil Howard 8cf276b992 inky73: Add busy wait timeout.
Add a timeout to fix Inky 7.3" hanging on batteries.

Basically assumes the update has finished if it takes > 45s, and allows a subsequent attempt
rather than hanging indefinitely.

Raised, texted and fixed by w3stbam: https://github.com/pimoroni/pimoroni-pico/pull/900

Rewritten as mentioned in the PR.
2024-04-17 12:33:24 +01:00
..
CMakeLists.txt Inky 7.3: Rename driver to inky73. 2023-02-20 12:29:59 +00:00
inky73.cmake Added includes to allow for libraries to be linked to out-of-tree 2023-08-31 10:05:08 +01:00
inky73.cpp inky73: Add busy wait timeout. 2024-04-17 12:33:24 +01:00
inky73.hpp inky73: Add busy wait timeout. 2024-04-17 12:33:24 +01:00