X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fnet%2Fkeytag.h;h=0985a2071d950fd2fb3491e86902aeff0bf6c5aa;hb=cdd85b7bd633a4256b1250dd4c0b8ead0cb37b62;hp=b815a8b1b117328d770a347d55a5665d846887e0;hpb=ea9f2eb7d3ab9137f317d02404ff60f6806e1bb9;p=bertos.git diff --git a/bertos/net/keytag.h b/bertos/net/keytag.h index b815a8b1..0985a207 100644 --- a/bertos/net/keytag.h +++ b/bertos/net/keytag.h @@ -56,8 +56,6 @@ */ #define TAG_MAX_LEN 14 -#define TAG_SER_PORT 0 -#define TAG_SER_BAUDRATE 9600 /** * Max number of chars to print in the communication serial @@ -69,11 +67,11 @@ */ typedef struct TagPacket { - KFile *tag; ///