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 89932aa commit 93e509dCopy full SHA for 93e509d
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