Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
W
@perlix Hi, are you sure to remove the line 'Serial.begin(115200);' in setup() and not change it to 'Serial.begin(9600);' or something else? I remove this line and compile it , a lot of error occured. Any advise. Thank you.