// This version uses bit-banged SPI.
// If you see tearing (jagged edges on the circles) try the version
// which uses AVR's hardware SPI peripheral:
// https://wokwi.com/arduino/projects/318868939929027156
{"version":1,"author":"Generated by sketch","editor":"wokwi","parts":[{"type":"wokwi-resistor","id":"r1","top":140,"left":170,"rotate":0,"hide":false,"attrs":{"value":"33"}}],"connections":[],"dependencies":{}}
{
"id": "led1",
"type": "wokwi-led",
"left": 100,
"top": 50,
"attrs": {
"color": "red"
}
}