Output ASCII art image after all init functions (inside main_mobile.c)

This commit is contained in:
Andreas Eversberg
2019-06-30 08:10:33 +02:00
parent 13245c56f6
commit 1eac087935
27 changed files with 20 additions and 54 deletions

View File

@@ -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