From 52b28bbc1f470389eace912cef09feb16f7f45d4 Mon Sep 17 00:00:00 2001 From: Alistair MacDonald Date: Tue, 28 Aug 2018 23:44:23 +0100 Subject: [PATCH] Start the SIM800 at load --- phone/external.py | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 phone/external.py diff --git a/phone/external.py b/phone/external.py new file mode 100644 index 0000000..6104659 --- /dev/null +++ b/phone/external.py @@ -0,0 +1,4 @@ +"""Load the SIM800 library at start so it starts in the background while turning on +""" + +import sim800