Skip to content

Commit 4e2c5bf

Browse files
author
Clang Robot
committed
Committing clang-format changes
1 parent f21e4d5 commit 4e2c5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/Graphics.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ void Graphics::endWrite()
208208
{
209209
}
210210

211-
#if !defined(ARDUINO_INKPLATECOLOR) && !defined(ARDUINO_INKPLATE2)
211+
#if !defined(ARDUINO_INKPLATECOLOR) && !defined(ARDUINO_INKPLATE2)
212212

213213
/**
214214
* @brief setDisplayMode sets display mode

0 commit comments

Comments
 (0)