I noticed that when using WebTerminal in UIFlow2, the device name displayed in the COM selection interface that pops up in the browser shows as "Board CDC" instead of "M5Stack StickS3".
I discovered that this was caused by changes made to the mpconfigboard.h file between versions 2.4.2 and 2.4.3. However, those changes were written in accordance with the new macro structure of MicroPython 1.27.0. This is just a minor bug, but it still caused some confusion for beginners.

I noticed that when using WebTerminal in UIFlow2, the device name displayed in the COM selection interface that pops up in the browser shows as "Board CDC" instead of "M5Stack StickS3".
I discovered that this was caused by changes made to the mpconfigboard.h file between versions 2.4.2 and 2.4.3. However, those changes were written in accordance with the new macro structure of MicroPython 1.27.0. This is just a minor bug, but it still caused some confusion for beginners.