Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork130
1.2.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Changelog
- HardwareSPI needs to be a abstract base class (#127)
- Bugfix: Small buffer size causes buffer overrun when invoking String::Ctor with large float/double value. (#131)
- Changing return type of
requestFrom
fromuint8_t
tosize_t
allows the function to return the correct amount of bytes read (since internally it's already asize_t
which is downcast to auint8_t
upon returning it. (#132)
Assets2
Uh oh!
There was an error while loading.Please reload this page.