trigger signal debug pins - logic level output #2959

This commit is contained in:
Andrey 2021-07-16 16:42:26 -04:00
parent 0b066b8935
commit cbbfce2123
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ WaveChart waveChart;
#endif /* EFI_ENGINE_SNIFFER */
static scheduling_s debugToggleScheduling;
#define DEBUG_PIN_DELAY MS2NT(100)
#define DEBUG_PIN_DELAY MS2NT(7)
trigger_central_s::trigger_central_s() : hwEventCounters() {
}