Index: firmware/App/HDCommon.h =================================================================== diff -u -r968f9908941a8f8ceeacdb6aa40655abf54c1ef4 -ra3c96cc0c4cb7c056c16326739df6ccbe459913c --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 968f9908941a8f8ceeacdb6aa40655abf54c1ef4) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision a3c96cc0c4cb7c056c16326739df6ccbe459913c) @@ -38,10 +38,8 @@ #define SHOW_LOAD_CELL_IN_ROTOR_RPM 1 // #define SHOW_RAW_FLOW_VALUES 1 - #ifdef DEBUG_ENABLED - #include - #include - #endif + #include + #include #endif #endif