Wait for the SIM800 to start if it has not already
parent
e97f61626b
commit
6be3300da0
|
@ -12,6 +12,8 @@ import ugfx
|
|||
import ugfx_helper
|
||||
import sim800
|
||||
|
||||
sim800.poweron()
|
||||
|
||||
ugfx_helper.init()
|
||||
ugfx.clear()
|
||||
|
||||
|
|
Loading…
Reference in New Issue