X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Ftriface%2Fprotocol.c;h=c84c429f13a0140f7d80a53e3f2f56012c41bc03;hb=ba59da50a88c6a607ea573c9306bae399ffecabd;hp=57fefa4c7127440595f2344136a351270d07511d;hpb=a0d350c233b18f73eaa4415f8f8b6d529a4e9f85;p=bertos.git diff --git a/app/triface/protocol.c b/app/triface/protocol.c index 57fefa4c..c84c429f 100644 --- a/app/triface/protocol.c +++ b/app/triface/protocol.c @@ -45,8 +45,8 @@ #include "protocol.h" #include "cmd_ctor.h" // MAKE_CMD, REGISTER_CMD #include "verstag.h" -#include "hw_adc.h" -#include "hw_input.h" +#include "hw/hw_adc.h" +#include "hw/hw_input.h" #include #include @@ -65,8 +65,6 @@ #include #include -#include "appconfig.h" - // Define the format string for ADC #define ADC_FORMAT_STR "dddd"