1.0.10 - DacESP32.h modified for latest ESP32 framework versions
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).