Skip to content

Conversation

@tenth-tensor
Copy link

The power class lightSleep() function does not work with touch wakeup in M5PaperS3. (See Issue #205)

The touch interrupt pin (GPIO48) in M5PaperS3 is not a RTC IO, therefore

  • GPIO interrupt should be used in place of EXT0 interrupt
  • wakeup from deep sleep is not possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant