Hi,
i’ve tried to figure out a similar case without measuring current and disconnect the screen before go to sleep mode seems to work : display.stop() … and at wake up display.connect() where display is a SH1107Wire object.
Hi,
i’ve tried to figure out a similar case without measuring current and disconnect the screen before go to sleep mode seems to work : display.stop() … and at wake up display.connect() where display is a SH1107Wire object.