-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New code on line 75 for p1meter_sym,py #5
Comments
Thanks, Mine is still running v1.14 Stable, but I guess it is time to update 👍 |
One question on the wiring: Strange, any clue what this could be? Wiring I presume, I use a physical P1 splitter, straight cable to the ESP32 |
Finally got around to adding your patch. |
Thanks for the nice code: soldering as we speak
On line 75 in p1meter_sym,py
I changed the code to
buf = bytearray(msg, 'utf8')
So an error was solved, not sure if it was introduced with a newer version (1.20) of micropython.
The text was updated successfully, but these errors were encountered: