Commit Graph

9 Commits

Author SHA1 Message Date
per1234
3b7fe2bb1b Use semver compliant versions in library.properties
The leading zero is non-semver compliant and causes the Arduino IDE to display the warning:

Invalid version found: ...

Fixes https://github.com/RobTillaart/Arduino/issues/70
2017-07-13 11:46:18 -07:00
RobTillaart
8a94bc3acc initial versions of library.properties 2016-12-18 11:02:20 +01:00
RobTillaart
018a4872a6 update library.json files 2016-12-18 10:48:17 +01:00
RobTillaart
45d8bff06a added library.json files 2016-12-17 20:53:18 +01:00
rob tillaart
8e5236540e + private calls inline -> performance & footprint
+ optimized clear()
+ removed todo
2015-12-09 22:51:16 +01:00
rob tillaart
26955bfe38 0.1.06 - size check + refactor 2015-12-09 21:59:28 +01:00
rob tillaart
8ff93f5c5a 0.1.05 - added board dependant max # segments (thanks bricoleau) 2015-12-07 21:05:45 +01:00
rob tillaart
c689de2520 0.1.04 improve performance + perf demo + refactor 2015-12-06 20:50:00 +01:00
rob tillaart
c35b7dd8d7 Class BitArray first version (beta) 2015-11-22 19:16:39 +01:00