Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

1.2.0

Compare
Choose a tag to compare
Loading
@aentinger aentinger released this 14 Dec 16:07

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 from uint8_t to size_t allows the function to return the correct amount of bytes read (since internally it's already a size_t which is downcast to a uint8_t upon returning it. (#132)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.