mhamidjamil / TTGO_TCall

This project uses TTGO T-Call module to deal with calls and messages, monitor its surroundings and alert user via call or message if any environmental changes detected by ultrasound sensor.
https://github.com/mhamidjamil/TTGO_TCall
MIT License
5 stars 2 forks source link

What if Orange Pi is not working? #143

Closed mhamidjamil closed 10 months ago

mhamidjamil commented 11 months ago

If Orange Pi or script is not working then module's time and date is not updating until it receives any message, which will affect functionality of check smsAllowed? and module don't send any message on bootup, so i think fetching time from any API will be good replacement of this case.