Skip to content

Commit 4b84794

Browse files
per1234marcelstoer
authored andcommitted
Remove redundant paragraph text from library.properties (#201)
1 parent 9f02bbf commit 4b84794

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=ESP8266 and ESP32 Oled Driver for SSD1306 display
22
version=4.0.0
3-
author=ThingPulse
3+
author=ThingPulse, Fabrice Weinberg
44
maintainer=ThingPulse <info@thingpulse.com>
5-
sentence=A I2C display driver for SSD1306 oled displays connected to an ESP8266 or ESP32
6-
paragraph=A I2C display driver for SSD1306 oled displays connected to an ESP8266 or ESP32
5+
sentence=A I2C/SPI display driver for SSD1306 OLED displays connected to ESP8266 or ESP32
6+
paragraph=The following geometries are currently supported: 128x64, 128x32, 64x48. The init sequence was inspired by Adafruit's library for the same display.
77
category=Display
88
url=https://github.com/ThingPulse/esp8266-oled-ssd1306
99
architectures=esp8266,esp32

0 commit comments

Comments
 (0)