trigger signal debug pins - logic level output #2959
This commit is contained in:
parent
ee91af5c73
commit
f87d1c425e
|
@ -46,7 +46,7 @@ WaveChart waveChart;
|
||||||
#endif /* EFI_ENGINE_SNIFFER */
|
#endif /* EFI_ENGINE_SNIFFER */
|
||||||
|
|
||||||
static scheduling_s debugToggleScheduling;
|
static scheduling_s debugToggleScheduling;
|
||||||
#define DEBUG_PIN_DELAY MS2NT(7)
|
#define DEBUG_PIN_DELAY US2NT(60)
|
||||||
|
|
||||||
trigger_central_s::trigger_central_s() : hwEventCounters() {
|
trigger_central_s::trigger_central_s() : hwEventCounters() {
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue