Skip to content

Commit 44379c3

Browse files
authored
Add comment for possible for color values (#288)
1 parent 76297a0 commit 44379c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ void mirrorScreen();
174174
175175
/* Drawing functions */
176176
// Sets the color of all pixel operations
177+
// color : BLACK, WHITE, INVERSE
177178
void setColor(OLEDDISPLAY_COLOR color);
178179
179180
// Draw a pixel at given position

0 commit comments

Comments
 (0)