Open xyybob opened 3 years ago
Hello!
In file System.cpp the array io_mux_translate[] is 33 elements long but gpioToIoMux() which uses it has parameter from 0 - 39 passed... Are there missing array elements in io_mux_translate[]? i.e. gpio22 - gpio28 or am I missing something?
Thanks...
Hello!
In file System.cpp the array io_mux_translate[] is 33 elements long but gpioToIoMux() which uses it has parameter from 0 - 39 passed... Are there missing array elements in io_mux_translate[]? i.e. gpio22 - gpio28 or am I missing something?
Thanks...