If you need any more information, let me know
so im code monkey this year and our rio wont find the new rev color sensor when we’re deploying code
we attached the cord onto the i2c port correctly
here is the error directly from the console:
Could not find REV color sensor
Error at com.revrobotics.ColorSensorV3.checkDeviceID(ColorSensorV3.java:380): Could not find
REV color
we tried running rev’s example code as well as our own code and it still wasn’t able to find the sensor (and we kept getting the same error) so we’re convinced it isn’t a code issue.

