Skip to content

Commit 593ddc0

Browse files
authored
Use the same library name as for the Arduino IDE (ThingPulse#307)
1 parent c1fa10e commit 593ddc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ESP8266_SSD1306",
2+
"name": "ESP8266 and ESP32 OLED driver for SSD1306 displays",
33
"version": "4.1.0",
44
"keywords": "ssd1306, oled, display, i2c",
55
"description": "I2C display driver for SSD1306 OLED displays connected to ESP8266, ESP32, Mbed-OS",

0 commit comments

Comments
 (0)