Mercurial > hg > beaglert
log include/Utilities.h @ 380:9dc5a0ccad25 prerelease
age | author | description |
---|---|---|
2016-05-27 | andrewm | Renamed pinModeFrame -> pinMode prerelease |
2016-05-27 | andrewm | Renamed read/write functions to remove the Frame --> e.g. analogWriteFrameOnce -> analogWriteOnce, digitalReadFrame -> digitalRead prerelease |
2016-05-27 | andrewm | Changed BeagleRT -> Bela in defines and thread names; some preliminary mux capelet stuff prerelease |
2016-05-27 | Giulio Moro | RENAMED BeagleRT to Bela AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, scripts probably not working prerelease |
2016-01-19 | Giulio Moro | Utilities are now optimizable. Closes #1526 |
2016-01-02 | Giulio Moro | Added audioReadFrame() and audioWriteFrame(). Closes #1519 |