Releases: leftCoast/LC_baseTools
Phtt.. phtt.. Is this thing on?
textBuff is fixed and the shared returnStr has been binned!
I'd messed up the string I/O of the text buff when I added it. This has been addressed and is all fixed. I also removed the shared returnStr as this was one of my worst ideas.
textBuff can now hand back c strings!
I needed textBuff to be able to pass back c strings. So that was added.
Hey look! We now have autoPOT. LIke mechButton but analog.
Added autoPOT and tweaks to make stuff compile for the picky RPi Pico.
What?! I forgot returnStr? Will these mistakes ever end?
I forgot to include the returnStr global that other libraries rely on. You never see this stuff 'till a customer tries to assemble this stuff.
(sigh)
So I screwed that last one up..
I found out I forgot a #include <debug.h> call in the last one. "Doh!" That really messed up the newbies.
Wizard's future release.
Bunch of small changes and cleanup. Killed compile bug in runningAvg. Some compilers didn't like how I was doing the pointer thing. Some new dynamic string things to mess about with. Fixed a potential bug in the textBuff library.
LOOK! serialStr class for grabbing c strings is here!
Some small tweaks here and there. ColorObj now has the ability to convert colors to greyscale. timeObj's guts have been cleaned up. Or was that last release? Don't recall. But this is the version I've been using for a LOT of GUI work for future stuff, so I figured it was time to get it out there.
AWOL's bug fix.
I was showing off the runningAvg class in the Arduino forum when AWOL, to my everlasting embarrassment, pointed out a bug in it. This is the fix for that.
Forgot to update the damn properties file.
v1.2.3 Update library.properties