Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork137
1.2.0
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
requestFromfromuint8_ttosize_tallows the function to return the correct amount of bytes read (since internally it's already asize_twhich is downcast to auint8_tupon returning it. (#132)
Assets2
Uh oh!
There was an error while loading.Please reload this page.