X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Ftriface%2Fexamples%2Ftriface%2Fprotocol.c;h=145235751ca477f9875db5acab3bdec5615aef3c;hb=9a9f21e5cfc92ab7eddb27d4996923a9e5100513;hp=fe9f125ec11df5425347a9c318c5db709177814c;hpb=6f4b45f35bbac1e99cde60e90443e003c68a93b1;p=bertos.git diff --git a/boards/triface/examples/triface/protocol.c b/boards/triface/examples/triface/protocol.c index fe9f125e..14523575 100644 --- a/boards/triface/examples/triface/protocol.c +++ b/boards/triface/examples/triface/protocol.c @@ -41,7 +41,6 @@ */ #include "protocol.h" -#include "cmd_ctor.h" // MAKE_CMD, REGISTER_CMD #include "verstag.h" #include "hw/hw_input.h"