This library can parse CAN data sent by MITSUBA Inverter.
Diff: MITSUBA_CAN.h
- Revision:
- 1:ec529582beed
- Parent:
- 0:bd23027c06bd
--- a/MITSUBA_CAN.h Thu Jun 16 05:54:26 2016 +0000 +++ b/MITSUBA_CAN.h Thu Jun 16 05:56:53 2016 +0000 @@ -31,7 +31,7 @@ */ MITSUBA(CAN &_can, int freq); /** - * Fetch and Parse datas sent by the MITSUBA Inverter. + * Fetch and Parse data sent by the MITSUBA Inverter. @param val LogFrame Address */ void GetCanData(unsigned char val);