ifdef ESP32
if (pins.length<=8 && clk && jsvIsFlatArray(data) && etc...)
return esp32_I2S_implementation(...);
#endif
// original
Search Options
Types to Display
Filters
Order By
Espruino
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.