A6lib
A6lib copied to clipboard
Evolutions related to SMS handling and ESP8266 new env support
Change the default storage to sim card instead of internal memory Stop the alimentation of the power button during power cycle, this alimentation doesn't need to be kept at high Add delete SMS function with flag optionso as to be able to delete all the SMS of the storage area set Adapt min max function to be compatible with ESP8266 env 2.4.1
Thank you for your PR! This currently contains multiple separate pieces of functionality, would it be possible for you to break it into pieces so I can review each one separately? There are some I want to merge right away and some I want to discuss.
Thanks again!
yes of course, I will divide it
Thank you. I have committed the _min
/_max
changes to master, as that was pretty straightforward. I'll be looking forward to your PR for the rest, thanks!
If you'd like to address the conflicts/comments, I can merge.