1.0.11 - Fix to prevent rare build error
Small fix in DacESP32.cpp (lines 299+) to prevent a rare build error.
The build error only happened with build flag '-Werror=unused-but-set-variable' in combination with a core debug level lower than 4 (< DEBUG/VERBOSE).