Drop 32x64 oled

This commit is contained in:
Tyeth Gundry 2025-07-07 22:14:25 +01:00
parent 247473b8b7
commit 7f240ef228

View file

@ -1,13 +0,0 @@
{
"displayName": "32x64 OLED (Large Font)",
"published": true,
"vendor": "Generic",
"productURL": "https://www.adafruit.com/product/4650",
"documentationURL": "https://learn.adafruit.com/adafruit-128x64-oled-featherwing",
"description": "Monochrome 32x64 I2C OLED Display with a larger font size. (SSD1306)",
"i2cAddresses": [ "0x3D", "0x3C" ],
"outputType": "OLED",
"oledWidth": 32,
"oledHeight": 64,
"textSize": "SZ_LARGE"
}