Hi
I’m trying to communicate Pixy 2 with MSP 432 microcontrollor with Energia.
However while I run the example code ccc_i2c_uart, the following error occurs:
exit status 1
‘Pixy2I2C {aka class TPixy2}’ has no member named ‘init’
I’ve included Pixy2 library. I’m not sure why this happened…