We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a29597 commit fdffde9Copy full SHA for fdffde9
test/encoder_test/encoder_test.ino
@@ -38,7 +38,7 @@ test(attachEncoder)
38
assertTrue(encoder.isEncoderAttached(encoderNum));
39
}
40
41
-test(requiredMemoryPerEncoder)
+test(requiredMemoryPerInstance)
42
{
43
assertTestPass(attachEncoder);
44
EncoderFirmata encoder;
0 commit comments