I\'m trying to build a tachometer in C for my ESP32. When I uncomment Serial.printf("outside rev: %d \\n", rev); outside of the conditional it works, but
Serial.printf("outside rev: %d \\n", rev);