Closed
Description
micropython-esp32-ulp/examples/blink.py
Line 86 in 8fa7070
Do I understand in this bit of code that you're turning the led on and off by enabling or disabling the GPIO output? I'm curious why you would have done that, rather than always initializing the pin as an output, then writing to RTCIO_RTC_GPIO_OUT_REG, RTCIO_RTC_GPIO_OUT_W1TS_REG, or RTCIO_RTC_GPIO_OUT_W1TC_REG?
Metadata
Metadata
Assignees
Labels
No labels