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 82eae4c commit 8be18f2Copy full SHA for 8be18f2
i2c/ssd1306_i2c/README.adoc
@@ -51,7 +51,11 @@ image::ssd1306_i2c_bb.png[]
51
== List of Files
52
53
CMakeLists.txt:: CMake file to incorporate the example into the examples build tree.
54
-sd1306_i2c.c:: The example code.
+ssd1306_i2c.c:: The example code.
55
+ssd1306_font.h:: A simple font used in the example.
56
+img_to_array.py:: A helper to convert an image file to an array that can be used in the example.
57
+raspberry26x32.bmp:: Example image file of a Raspberry.
58
+raspberry26x32.h:: The example image file converted to an C array.
59
60
== Bill of Materials
61
0 commit comments