From f9b6efd4a28b808c4bd5ecf9837d6e5aa1e046b3 Mon Sep 17 00:00:00 2001 From: lanselambor <757016515@qq.com> Date: Thu, 12 Apr 2018 14:46:08 +0800 Subject: [PATCH] add library.properties --- library.properties | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..051d1bf --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=Grove - OLED Display 0.96 +version=1.0.0 +author=Seeed Studio +maintainer=Seeed Studio +sentence=Arduino library to control Grove - OLED Display 0.96. +paragraph=Grove - OLED Display 0.96 is an OLED monochrome 128×64dot matrix display module with Grove 4pin I2C Interface .The characteristics of this display module are high brightness, self-emission, high contrast ratio, slim outline, wide viewing angle, wide temperature range, and low power consumption. It has a bigger screen and uses all the columns from the SSD1308 chip so that it can display more contents than the OLED 96×16. +category=Display +url=https://github.com/Seeed-Studio/OLED_Display_128X64 +architectures=* \ No newline at end of file