X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Ftriface%2Fprotocol.h;h=ee758555b4dcf3d0b008c6e21b6894438bbbd97e;hb=33d48af0258dd55e1d2b51a4ae2f87401dcb00e9;hp=02314845145669f1e772bb32546d4f4aafdf4972;hpb=f7c30da5c75281bd2dfba133529a7ac1fa31e6b1;p=bertos.git diff --git a/app/triface/protocol.h b/app/triface/protocol.h old mode 100755 new mode 100644 index 02314845..ee758555 --- a/app/triface/protocol.h +++ b/app/triface/protocol.h @@ -1,7 +1,34 @@ /** * \file * * * \brief Implementation of the command protocol between the board and the host @@ -11,12 +38,6 @@ * \author Marco Benelli */ -/*#* - *#* $Log$ - *#* Revision 1.1 2006/06/01 12:29:21 marco - *#* Add first simple protocol command (version request). - *#* - *#*/ #ifndef PROTOCOL_H #define PROTOCOL_H