Skip to content

Commit 8be18f2

Browse files
authored
Update README.adoc (#293)
Fix up the List of files section.
1 parent 82eae4c commit 8be18f2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

i2c/ssd1306_i2c/README.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,11 @@ image::ssd1306_i2c_bb.png[]
5151
== List of Files
5252

5353
CMakeLists.txt:: CMake file to incorporate the example into the examples build tree.
54-
sd1306_i2c.c:: The example code.
54+
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.
5559

5660
== Bill of Materials
5761

0 commit comments

Comments
 (0)