sleepEnableImpl Give option to use +CSCLK=2 (only change function's parameter type from boolean to byte)
I have only changed enabled parameter type from boolean to type.
Every people that it is using with false and true, will be ok, but I, and others, could also use 2 as parameter to get +CSCLK=2 (another option to sleep SIM800).
sleepEnableImpl Give option to use +CSCLK=2 (only change function's parameter type from boolean to byte)
I have only changed enabled parameter type from boolean to type. Every people that it is using with false and true, will be ok, but I, and others, could also use 2 as parameter to get +CSCLK=2 (another option to sleep SIM800).
I hope you could merge this little change
Thanks