tx tail decreased -> sr9wxs - June 9th 2019

pull/2/head
Mateusz Lubecki 2019-06-09 16:18:18 +02:00
rodzic b05322ba7a
commit 77d6a0491e
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -3,7 +3,7 @@
#include "aprs/ax25.h"
#define SW_VER "DC01"
#define SW_VER "DC02"
#define SW_DATE "29052019"
#define SYSTICK_TICKS_PER_SECONDS 100

Wyświetl plik

@ -24,7 +24,7 @@
//extern uint8_t kiss_txdelay;
//#define CONFIG_AFSK_PREAMBLE_LEN (kiss_txdelay*10UL)
#define CONFIG_AFSK_PREAMBLE_LEN 500UL /// 300
#define CONFIG_AFSK_PREAMBLE_LEN 400UL /// 300
/**
* AFSK Trailer length in [ms], before stopping transmissions.