We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef792d commit 27b0ab3Copy full SHA for 27b0ab3
README.md
@@ -1,3 +1,5 @@
1
+[![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]
2
+
3
# ESP32 Development Kit
4
5
<div style="padding:10px;">
@@ -51,7 +53,6 @@ You can see some images of the final design (with the 3d printed enclosure) here
51
53
I added a sample code for SSD1306 display, which is using Adafruit_SSD1306 library. I will try to add a few more libraries in future.
52
54
55
----
-Shield: [![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]
56
57
This work is licensed under a
58
[Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa].
0 commit comments