We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 762ba08 + c1a1f9e commit 6ccbba3Copy full SHA for 6ccbba3
library.json
@@ -0,0 +1,12 @@
1
+{
2
+ "name": "SparkFun Micro OLED Breakout",
3
+ "keywords": "display oled",
4
+ "description": "Library for the SparkFun Micro OLED Breakout",
5
+ "repository":
6
+ {
7
+ "type": "git",
8
+ "url": "https://github.com/sparkfun/SparkFun_Micro_OLED_Arduino_Library.git"
9
+ },
10
+ "frameworks": "arduino",
11
+ "platforms": "*"
12
+}
0 commit comments