mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-07 16:23:38 +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