Skip to content

1.0.10 - DacESP32.h modified for latest ESP32 framework versions

Compare
Choose a tag to compare
@yellobyte yellobyte released this 15 Sep 20:07
· 21 commits to main since this release

Two type definitions that caused build errors with newer ESP32 frameworks have been removed from DacESP32.h:
'dac_cw_scale_t' and 'dac_cw_phase_t' - they were missing in older ESP32 frameworks (newer ones provide them in dac_types.h).