Tinyu

Results 116 comments of Tinyu

If you want, you can create a PR.😄

This project demonstrates how to create an SSH terminal using an M5Cardputer device.

Do you mean examples similar to [this](https://github.com/m5stack/M5Stack/blob/master/examples/Advanced/WIFI/BasicHttpClient/BasicHttpClient.ino)?

You can try it. ```cpp /** * @file button.ino * @author tinyu ([email protected]) * @brief M5CoreS3 Touch Test * @version 0.1 * @date 2024-06-07 * * * @Hardwares: M5CoreS3 *...

The new version of the library has some differences from the previous API, and PR cannot be accepted.

After I get the hardware, I will conduct the test.

Are you using this example? https://github.com/m5stack/M5CoreS3/blob/cd31336d1a286527f637be6a5ccd2c723bf1e146/examples/Basic/rtc/rtc.ino

Now use Serial instead of USBSerial. Thank you for your help.