You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, great work, I have this successfully running on an ESP32-C3 for a while now, thanks a lot!
For a new project, I would like to read two meters, and with one SoftSerial and Serial2, this does not seem to be an issue for a single ESP32.
Do I see correctly that this is not possible with library due to the static state variables?
The text was updated successfully, but these errors were encountered:
Hi, great work, I have this successfully running on an ESP32-C3 for a while now, thanks a lot!
For a new project, I would like to read two meters, and with one SoftSerial and Serial2, this does not seem to be an issue for a single ESP32.
Do I see correctly that this is not possible with library due to the static state variables?
The text was updated successfully, but these errors were encountered: