Mercurial > hg > beaglert
log
age | author | description |
---|---|---|
Fri, 27 May 2016 18:26:45 +0100 | andrewm | Add script for /etc/init.d/ 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 18:12:15 +0100 | andrewm | Changed BelaContext fields to be const where appropriate; there's now an InternalBelaContext used for setting the values within the core code. These need to stay aligned. prerelease |