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 fc33ee0 commit e3eff1dCopy full SHA for e3eff1d
extras/tests/Arduino_POSIXStorage_Test/Arduino_POSIXStorage_Test.ino
@@ -61,7 +61,7 @@ void setup() {
61
}
62
63
Serial.begin(9600);
64
- // We can't have the Serial Monitor connected when we thest USB on the Opta, and this will cause
+ // We can't have the Serial Monitor connected when we test USB on the Opta, and this will cause
65
// the test to freeze unless we skip it
66
if (TEST_OPTA_USB != selectedTest)
67
{
0 commit comments