Wait for the SIM800 to start if it has not already

andrejusk/bday
Alistair MacDonald 2018-08-30 22:24:06 +01:00 committed by GitHub
parent 63fb58dcdd
commit e97f61626b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ import sim800
ugfx_helper.init()
ugfx.clear()
sim800.poweron()
notocall = prompt_text("Number to call:")
if (notocall):