I'm trying to use the AdaFruitST7735 class, but when ExtendedSpiConfiguration is initialized line 98 of ExtendedSpiConfiguration.cs throws a null reference exception.
FieldInfo fieldInfo = spiCon...
Id #5 | Release:
None
| Updated: Today at 2:02 AM by wemobile | Created: Oct 21, 2012 at 7:00 PM by unkwntech
while (mask != 0x80 /* 10000000 */)
{
...
mask <<= 1;
col++;
}
Id #3 | Release:
None
| Updated: Apr 29, 2012 at 4:43 PM by x89300 | Created: Apr 29, 2012 at 4:43 PM by x89300