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 9b14c39 commit 81c8b26Copy full SHA for 81c8b26
src/components/i2c/WipperSnapper_I2C.cpp
@@ -188,7 +188,7 @@ WipperSnapper_Component_I2C::scanAddresses() {
188
continue;
189
} else {
190
WS_DEBUG_PRINTLN(
191
- "[i2c] Did not find device: Unknown bus error has occured!");
+ "[i2c] Did not find device: Unknown bus error has occurred!");
192
193
}
194
#endif
0 commit comments