5 lines
103 B
Python
5 lines
103 B
Python
|
"""Load the SIM800 library at start so it starts in the background while turning on
|
||
|
"""
|
||
|
|
||
|
import sim800
|