This commit is contained in:
rusefi 2018-12-16 09:03:21 -05:00
parent 8f6aa92c8b
commit ee6e9b455d
1 changed files with 1 additions and 1 deletions

View File

@ -32,6 +32,6 @@ void removeWaveAnalyzerDriver(const char *msg, brain_pin_e brainPin);
ICUDriver * getInputCaptureDriver(const char *msg, brain_pin_e hwPin);
icuchannel_t getInputCaptureChannel(brain_pin_e hwPin);
#endif
#endif /* HAL_USE_ICU */
#endif /* DIGITAL_INPUT_HW_H_ */