issues
search
tiagolobao
/
CS5490
Arduino / ESP Library for Communication with the Cirrus Logic CS5490 Chip
MIT License
18
stars
9
forks
source link
ESP 32
#2
Closed
tiagolobao
closed
6 years ago
tiagolobao
commented
6 years ago
Enhance code for ESP32 use:
Remove Serial flush (It causes bugs)
Replace Software serial to Hardware Serial
tiagolobao
commented
6 years ago
Commit list that solves this issue:
628270b0480cd81231ee62577f1505cd1b2b02ee
7f35fd6895f3b65c15a05114ce1cdd72054c0e53
Enhance code for ESP32 use: