Tom-evnut / TeslaBMSV2

38 stars 31 forks source link

Missing Header Files #1

Closed bailey97 closed 4 years ago

bailey97 commented 5 years ago

Hi tomdebree,

I have downloaded all of the files provided here. However, when I try to compile/verify it in Arduino Studio I get errors for missing header files such as ADC.h and FlexCAN.h Is there somewhere else that I need to pull these files from?

Thank you. Kind Regards, Bailey

stxShadow commented 4 years ago

Look at the source code:

include //https://github.com/pedvide/ADC

include https://github.com/collin80/FlexCAN_Library

include //https://github.com/JonHub/Filters