wokwi/wokwi_pico/main.py
Showing 2 of 2 total issues
Unable to import 'machine' Open
Open
from machine import Pin
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Constant name led
doesn't conform to UPPER_CASE naming style Open
Open
led = Pin(5, Pin.OUT)
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks