summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mode/ModeSingle.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mode/ModeSingle.cpp b/Mode/ModeSingle.cpp
index 5609bab..77f789a 100644
--- a/Mode/ModeSingle.cpp
+++ b/Mode/ModeSingle.cpp
@@ -262,8 +262,8 @@ bool ModeSingle::start() {
_success.updateCountdown(t / 1000);
} else {
displaySuccess();
- no_channel_ping = false;
- send_ping = true;
+ no_channel_data = false;
+ send_data = true;
}
}
if (send_ping) {