EmonLib
EmonLib copied to clipboard
Compile warnings for unused variable "result"
I believe it comes from line 232 of Emonlib.cpp not being inside the "if" that uses it.. I get this error for both my own program and the example program for Arduino. Anyone want to confirm?
I am attempting to us an Adafruit ESP32-S3 2M PSRAM and received the error noted in this issue.
Error message attached.