Hello !
I’m trying to use the NXT Color sensor using the BricktronicsColor’s librarie, i’m following the instruction of the BricktronicsColor/ColorDebounce code you made but it’s written that data pin should be connected to an analog pin. However it didn’t work event when I code this
// Config 3 - arduino:avr:uno
BricktronicsColor c(8, A3);
// Config end
May you help me ?
Sorry for my poor English,
Maxime