aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhagelbarger
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2019-06-30 08:10:33 +0200
committerAndreas Eversberg <jolly@eversberg.eu>2019-06-30 14:51:01 +0200
commit1eac0879352d169e450671c95f25e8322445f8fc (patch)
tree557af6086b826a6b2433ae38cfcc6020772b00cf /src/libhagelbarger
parent13245c56f64ddee03fda5bca7723dffa1360c4a1 (diff)
Output ASCII art image after all init functions (inside main_mobile.c)
Diffstat (limited to 'src/libhagelbarger')
-rw-r--r--src/libhagelbarger/hagelbarger.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libhagelbarger/hagelbarger.c b/src/libhagelbarger/hagelbarger.c
index 7d42bbc..92774a0 100644
--- a/src/libhagelbarger/hagelbarger.c
+++ b/src/libhagelbarger/hagelbarger.c
@@ -5,8 +5,8 @@
* another burst of corrupted bits.
*
* There is no parity check, so it is required to check all information
- * elements of each message. Messages that contain signals or digits are
- * protected by repeating the digits in the information element.
+ * elements of each message. With NMT System: Messages that contain signals
+ * or digits are protected by repeating the digits in the information element.
*
* (C) 2017 by Andreas Eversberg <jolly@eversberg.eu>
* All Rights Reserved