Adafruit_NeoMatrix icon indicating copy to clipboard operation
Adafruit_NeoMatrix copied to clipboard

Add function getPixel to read value

Open bobpaw opened this issue 6 years ago • 0 comments

Runs same code as drawPixel to get offset, then call getPixelColor Returns 0 if fails Adds declaration to Adafruit_NeoMatrix.h Adds function definition to Adafruit_NeoMatrix.cpp

bobpaw avatar Apr 26 '18 01:04 bobpaw