mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 03:27:48 +00:00
Remove unconnected simple LED pin from qtpy-rp2040
This commit is contained in:
@@ -39,7 +39,6 @@ const (
|
||||
NEOPIXEL = GPIO12
|
||||
WS2812 = GPIO12
|
||||
NEOPIXEL_POWER = GPIO11
|
||||
LED = GPIO20
|
||||
)
|
||||
|
||||
// I2C Pins.
|
||||
|
||||
Reference in New Issue
Block a user