hello,
i have been trying to use the repo with mine esp32 s3-mini, but i incountered issues of Serial implementation.
esp32-s3 using Stream class while the code is trying to use HardwareSerial which is a bit different.
could you please guide me how to work around this issue?