I wanted to clean up the code a bit more before merging the I2s branch into Devt.
The current I2S out pin names are too long, so I want to keep it simple.
I think that changing from “GPIONUMI2SOUT0” to “I2SOUT0″ seems to be a good choice because the I2S out pin is not a GPIO and we will want to use I2S input in the future as well.
—
This proposed change has passed the test build by Travis CI.
https://travis-ci.com/github/odaki/Grbl_Esp32/builds/171838956