ikostan/pico

View on GitHub
wokwi/wokwi_pico/main.py

Summary

Maintainability
A
0 mins
Test Coverage

Showing 2 of 2 total issues

Unable to import 'machine'
Open

from machine import Pin
Severity: Critical
Found in wokwi/wokwi_pico/main.py by pylint

Constant name led doesn't conform to UPPER_CASE naming style
Open

led = Pin(5, Pin.OUT)
Severity: Info
Found in wokwi/wokwi_pico/main.py by pylint

There are no issues that match your filters.

Category
Status