We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1a53e2 commit 509df52Copy full SHA for 509df52
examples/MultiTouchBlink_Polling/MultiTouchBlink_Polling.ino
@@ -35,7 +35,6 @@ void setup() {
35
} else {
36
Serial.println("Touch controller init - FAILED");
37
while (1)
38
- ;
39
}
40
41
0 commit comments