X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fnet%2Fafsk.h;h=d9ce6ff0ca0d59c225a899d0ce31a2d2e9f33383;hb=aea9c54dbb7ea4b957f675ffee7266e0432cfd42;hp=4db5fe42ab1ee7cd23c91c767729f060a24516db;hpb=3fc90c803d609a1444ceeb93432a814b206cbadc;p=bertos.git diff --git a/bertos/net/afsk.h b/bertos/net/afsk.h index 4db5fe42..d9ce6ff0 100644 --- a/bertos/net/afsk.h +++ b/bertos/net/afsk.h @@ -187,7 +187,7 @@ typedef struct Afsk uint16_t preamble_len; /** - * Preamble length. + * Trailer length. * After sending the actual data, the AFSK shifts out * trailer_len HDLC_FLAG characters. * This helps to synchronize the demodulator filters on the receiver side.