Skip to content

Commit 0298d67

Browse files
committed
feat(cyobot): adding cyobot_v2_esp32s3 board
Change comments in pin header file for cyobot board
1 parent 38d1fa0 commit 0298d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/cyobot_v2_esp32s3/pins_arduino.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#define USB_PRODUCT "CYObrain ESP32S3"
88
#define USB_SERIAL "" // Empty string for MAC address
99

10-
/* Welcome to CYObot World - This Pin header file is for CYObrain_v2_esp32s3 */
10+
/* Welcome to CYObot! - Pin header file is for CYObrain_v2_esp32s3 */
1111
// Last Updated: 02/06/2025 - by Phamm
1212

1313
static const uint8_t BUTTON0 = 4;

0 commit comments

Comments
 (0)