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.
1 parent 7462bc3 commit 8354518Copy full SHA for 8354518
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/ataxexe/SparkFun_Micro_OLED_Arduino_Library.git"
9
+ },
10
+ "frameworks": "arduino",
11
+ "platforms": "*"
12
+}
0 commit comments