Mercurial > hg > beaglert
log core/PulseIn.cpp @ 500:b935f890e512 prerelease
age | author | description |
---|---|---|
Fri, 27 May 2016 18:37:51 +0100 | andrewm | Renamed BelaContext->audioSampleCount to BelaContext->audioFramesElapsed for consistency of terminology prerelease |
Fri, 27 May 2016 18:29:20 +0100 | andrewm | Renamed pinModeFrame -> pinMode prerelease |
Fri, 27 May 2016 18:21:21 +0100 | andrewm | Renamed read/write functions to remove the Frame --> e.g. analogWriteFrameOnce -> analogWriteOnce, digitalReadFrame -> digitalRead prerelease |
Fri, 27 May 2016 14:34:41 +0100 | Giulio Moro | RENAMED BeagleRT to Bela AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, scripts probably not working prerelease |
Thu, 04 Feb 2016 18:02:52 +0000 | Giulio Moro | Added PulseIn. |