Releases: Chris--A/BitBool
Releases · Chris--A/BitBool
New features!
This update now allows better control of the internal algorithm.
C++11 iteration control has been added for ranged loops. These additions also allow arbitrary ranges within a BitBool set.
Two functions have been added toBitBool and toBitRef which allows referencing of other objects bits. This includes a reference to a single bit.
Added ability to use a lookup table with BitBool
This update allows optimized use by giving the option to trade size for speed.
Added invert.
The BitBool operations now include an invert() function to allow flipping a bit unconditionally.
Arduino Library Manager release.
1.1.1 Arduino IDE compatible keywords list.