Loading src/app/prototest/main.cc +2 −2 Original line number Diff line number Diff line Loading @@ -59,8 +59,8 @@ void loop(void) { static uint16_t ts = 0; ts++; //static uint16_t ts = 0; //ts++; #ifdef PROTOTEST_INCLUDE_LOCAL #include "prototest_local.cc.inc" Loading Loading
src/app/prototest/main.cc +2 −2 Original line number Diff line number Diff line Loading @@ -59,8 +59,8 @@ void loop(void) { static uint16_t ts = 0; ts++; //static uint16_t ts = 0; //ts++; #ifdef PROTOTEST_INCLUDE_LOCAL #include "prototest_local.cc.inc" Loading