refactoring

This commit is contained in:
rusefi 2017-08-06 14:58:02 -04:00
parent f9b341d8a5
commit 2e2eccf06d
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ ioportid_t getAdcChannelPort(const char *msg, adc_channel_e hwChannel);
adc_channel_e getAdcChannel(brain_pin_e pin);
brain_pin_e getAdcChannelBrainPin(const char *msg, adc_channel_e hwChannel);
void doSlowAdc(void);
int getAdcHardwareIndexByInternalIndex(int index);