Skip to content

Commit 3402875

Browse files
author
Clang Robot
committed
Committing clang-format changes
1 parent a0f41af commit 3402875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/boards/Inkplate6Motion/IP6MotionDriver.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ void EPDDriver::gpioInit()
655655
internalIO.blockPinUsage(5);
656656

657657
// Set EPD buffer enable for ePaper control pins to output.
658-
//pinMode(EPD_BUFF_PIN, OUTPUT);
658+
// pinMode(EPD_BUFF_PIN, OUTPUT);
659659

660660
// Enable the external RAM (inverse logic due P-MOS) and enable it by default.
661661
// Since the output is by default low, that will enable the SDRAM for a split

0 commit comments

Comments
 (0)