Skip to content

1.0.11 - Fix to prevent rare build error

Compare
Choose a tag to compare
@yellobyte yellobyte released this 04 Jun 00:14
· 9 commits to main since this release

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).