Skip to content

Commit 833e502

Browse files
author
Clang Robot
committed
Committing clang-format changes
1 parent 1e4ff5a commit 833e502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/boards/Inkplate7.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ void Inkplate::setPanelDeepSleep(bool _state)
175175

176176
// Wait until ePaper is ready (power on is complete)
177177
waitForEpd(BUSY_TIMEOUT_MS);
178-
178+
179179
_panelState = true;
180180
}
181181
else

0 commit comments

Comments
 (0)