pimoroni-pico/micropython
Phil Howard ba100ae069 Wakeup: Disable RTC & enable SR for Inky, always include shift function.
Due to quirks with how QSTRs are passed, conditionally including a function is difficult.

Instead, always include "get_shift_state" but throw a RuntimeError if its use is invalid (no shift register).
2022-12-20 13:46:02 +00:00
..
_board Wakeup: Add shift register support. 2022-12-20 13:46:02 +00:00
examples Merge pull request #602 from housten/patch-1 2022-12-16 21:04:13 +00:00
modules Wakeup: Disable RTC & enable SR for Inky, always include shift function. 2022-12-20 13:46:02 +00:00
modules_py Merge pull request #569 from pimoroni/patch-inky-frame-buttons 2022-12-16 22:05:20 +00:00