Files
creaturedex/src/simulation/chips/main-display/dist/chip.json
T

6 lines
173 B
JSON

{
"name": "Main Display",
"author": "GitHub Copilot",
"display": { "width": 240, "height": 320 },
"pins": ["VCC", "GND", "SCK", "MOSI", "CS", "DC", "RESET", "LED"]
}