Serial stuff

This commit is contained in:
Mark Qvist 2014-12-19 00:15:56 +01:00
parent 35c504703c
commit ef36e43e96
2 changed files with 5 additions and 6 deletions

View file

@ -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"));