Closed ScruffR closed 4 years ago
Thanks @ScruffR! I renamed the variable to rawSignal
throughout and republished the library with a minor version update. I also removed the SparkIntervalTimer library 1.3.7 dependency from the properties file so the latest version can be attached. I test compiled the example attaching SparkIntervalTimer v1.38 with a 0.8.0-rc.1 target and there were no errors.
As said in the thread - I'd rather stick with the dependency and keep the background use of the library transparent/invisible to the user. If they don't read the blurb they'll just come back and ask: "Why do I have to import a library I'm not using???" If the lib runs with an "old" version, just leave it at that. If it's to remove the warings, update the dependency.
I will be updating this repo later today with the updated code.
When building the provided sample these errors occure (tested with 0.8.0-rc.1)