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.
2 parents 89932aa + 93e509d commit 3dbb2e3Copy full SHA for 3dbb2e3
resources/kit/ruggeduino-fw.ino
@@ -1,6 +1,6 @@
1
#include <Arduino.h>
2
3
-// We communicate with the power board at 115200 baud.
+// We communicate with the ruggeduino at 115200 baud.
4
#define SERIAL_BAUD 115200
5
6
#define FW_VER 1
0 commit comments