Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timonsku authored May 12, 2019
1 parent e74508a commit 03d7732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ While targeted at Arduino, it supports standard C++11. There is no dependency on
So feel free to use this in f.e. openFrameworks or your stand-alone C++ Raspberry Pi app.


It's primarily meant for rapid prototyping. If you don't utilize most of its features there is a hit on memory usage on very RAM restricted environments, especially the old 8bit Arduinos. I mostly use the newer ARM dev boards now a days like the Adafruit Feather M0 or Adafruit Metro M0 where you have a lot more RAM available. So I've written this library with those more performant platforms in mind.


Examples
Expand Down

0 comments on commit 03d7732

Please sign in to comment.