mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-24 19:42:27 +03:00
* i2s can send now buffers * adding mono and stereo, with blocking and non blocking support * fixing crash * cosmetic changes * we dont need the & 0xffff * using unsigned integers since we'll never be using negative numbers