diff --git a/src/app/prototest/main.cc b/src/app/prototest/main.cc index 07f6ac02712220a8784ee36dc038d9cab2adbfdc..5e048ec6601f223ef7a655dd15912330aee8e9c4 100644 --- a/src/app/prototest/main.cc +++ b/src/app/prototest/main.cc @@ -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"