Speeduino
Loading...
Searching...
No Matches
scheduledIO_direct_inj.h
Go to the documentation of this file.
1#pragma once
3
5
void initInjDirectIO(const injector_pins_t &injPins)
Definition scheduledIO_direct_inj.cpp:12
void openInjector_DIRECT(uint8_t channel)
Definition scheduledIO_direct_inj.cpp:20
void closeInjector_DIRECT(uint8_t channel)
Definition scheduledIO_direct_inj.cpp:25
Definition array.h:14