Skip to content

Commit 86cc8dc

Browse files
author
Clang Robot
committed
Committing clang-format changes
1 parent d4fb682 commit 86cc8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/boards/Inkplate5.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ void Graphics::writePixel(int16_t x0, int16_t y0, uint16_t color)
197197
* if set to 1, it will disable turning supply for eink after
198198
* display update in order to save some time needed for power supply
199199
* to save some time at next display update or increase refreshing speed
200-
*
200+
*
201201
*/
202202
void Inkplate::display1b(bool leaveOn)
203203
{

0 commit comments

Comments
 (0)