summaryrefslogtreecommitdiff
path: root/src/modem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modem.h')
-rw-r--r--src/modem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modem.h b/src/modem.h
index 284edeb..6b40ac6 100644
--- a/src/modem.h
+++ b/src/modem.h
@@ -37,7 +37,7 @@ class Modem {
public:
Modem() {new_transmission = false;};
- bool rxWasReset();
+ bool newTransmission();
/**
* Checks if there are unprocessed bytes in the modem receive buffer.