Skip to content

Commit 0a0cf9c

Browse files
committed
Tweak DJ demo crossfade tense
"The slider is center" isn't goodest English
1 parent a215c16 commit 0a0cf9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/DJ/DJ_Demo/DJ_Demo.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ void loop() {
120120
Serial.println("right");
121121
}
122122
else {
123-
Serial.println("center");
123+
Serial.println("centered");
124124
}
125125

126126
// Read the joystick axis (0-63 XY)

0 commit comments

Comments
 (0)