mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-02 06:26:24 -04:00
Serial stuff
This commit is contained in:
parent
35c504703c
commit
ef36e43e96
2 changed files with 5 additions and 6 deletions
|
@ -98,7 +98,6 @@ void ss_init(AX25Ctx *ax25) {
|
|||
ss_loadSettings();
|
||||
SS_INIT = true;
|
||||
if (VERBOSE) {
|
||||
delay_ms(300);
|
||||
printf_P(PSTR("---------------\n"));
|
||||
printf_P(PSTR("MicroAPRS v1.0b\n"));
|
||||
printf_P(PSTR("unsigned.io/microaprs\n"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue