Closed FritsOV closed 3 years ago
Hi. I'm not sure it's requested. Its a one line statement after the if and it compiles. Are you seeing an issue?
Yes, i got a stackdump on my esp32. connecting to vbus/lan with an Resol MX. putting some serial prints in the code shows me that it looks like there is never a way out of the first while loop. in the vBusRead()
Cool. It's working for me on an arduino. But if you raise a pr I'll merge it.
Hi FritsOV, I've preliminarily ported this to esphome, see the newly attached new files in source if you're interested
Hello,
in function vBusRead()
the following code:
Please correct cpp file.