Skip to content

Commit 3a98977

Browse files
committed
Run debug, add splashscreen for ePD
1 parent 8d03bdb commit 3a98977

File tree

5 files changed

+1023
-2
lines changed

5 files changed

+1023
-2
lines changed

src/Wippersnapper.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2826,6 +2826,7 @@ void Wippersnapper::connect() {
28262826
WS._analogIO = new Wippersnapper_AnalogIO(5, 3.3);
28272827

28282828
// Configure hardware
2829+
WS.pinCfgCompleted = true;
28292830
while (!WS.pinCfgCompleted) {
28302831
WS_DEBUG_PRINTLN(
28312832
"Polling for message containing hardware configuration...");

0 commit comments

Comments
 (0)