Skip to content

Releases: leftCoast/LC_baseTools

Phtt.. phtt.. Is this thing on?

28 Mar 16:59
332604d
Compare
Choose a tag to compare

I think this thing didn't get the version number last time.

textBuff is fixed and the shared returnStr has been binned!

27 Mar 22:41
Compare
Choose a tag to compare

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!

02 Aug 05:45
10b303d
Compare
Choose a tag to compare

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.

15 Apr 22:26
f4a12b4
Compare
Choose a tag to compare

Added autoPOT and tweaks to make stuff compile for the picky RPi Pico.

What?! I forgot returnStr? Will these mistakes ever end?

18 May 05:09
Compare
Choose a tag to compare

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..

26 Jan 20:28
1fb8c55
Compare
Choose a tag to compare

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.

25 Jan 22:48
Compare
Choose a tag to compare

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!

05 Nov 00:05
Compare
Choose a tag to compare

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.

03 Mar 20:06
1aa2304
Compare
Choose a tag to compare

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.

19 Jan 18:50
eaaae04
Compare
Choose a tag to compare
v1.2.3

Update library.properties