Skip to content

Commit c2407cc

Browse files
author
Clang Robot
committed
Committing clang-format changes
1 parent d2a6d82 commit c2407cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Inkplate.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ void Inkplate::einkOff()
106106
// Wait for all PWR rails to shut down
107107
delay(100);
108108

109-
// Disable 3V3 to the panel
109+
// Disable 3V3 to the panel
110110
Wire.beginTransmission(0x48);
111111
Wire.write(0x01);
112112
Wire.write(0x4f);

0 commit comments

Comments
 (0)