mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
79c57bc888
+ removed the default constructor, user should be explicit define size + created a destructor + added support for dynamic allocated internal buffers (not tested) + fixed bug in sort routine (swap) + patched testsketches