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 13a1df6 commit a4f8894Copy full SHA for a4f8894
variants/cyobot_v2_esp32s3/pins_arduino.h
@@ -3,8 +3,8 @@
3
4
#include <stdint.h>
5
6
-#define USB_MANUFACTURER "CYObot"
7
-#define USB_PRODUCT "CYObrain ESP32S3"
+#define USB_MANUFACTURER "CYOBot"
+#define USB_PRODUCT "CYOBrain ESP32S3"
8
#define USB_SERIAL "" // Empty string for MAC address
9
10
0 commit comments