Hello.
I got ESP32 from azdelivery. It has one onboard led(D1). After installing micropython, its used as uard led?
If i try to set the D1 like usual - machine.Pin(1, machine.Pin.OUT) - the led lits up and device freezes.
Is ther something i can do?
Thanks.
Hello.
I got ESP32 from azdelivery. It has one onboard led(D1). After installing micropython, its used as uard led?
If i try to set the D1 like usual - machine.Pin(1, machine.Pin.OUT) - the led lits up and device freezes.
Is ther something i can do?
Thanks.