I’m getting a compile error just trying to load the example programs:
...arduino-1.0.1librariesDigitShieldDigitShield.cpp: In member function 'void DigitShieldClass::begin()':
...arduino-1.0.1librariesDigitShieldDigitShield.cpp:68: error: 'ASSR' was not declared in this scope
...arduino-1.0.1librariesDigitShieldDigitShield.cpp:68: error: 'AS2' was not declared in this scope
What am I missing? I’m hoping it’s something simple, and just my lack of Arduino knowledge. Did some searching, and didn’t come up with anything.