Another quick fix

andrejusk/bday
Alistair MacDonald 2018-09-01 16:24:58 +01:00 committed by GitHub
parent 5a1ea3a7d4
commit 7526b4b9b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ def answercall():
else:
notice("No call to answer.", title="TiLDA Phone")
def handupcall():
def hangupcall():
sim800.hangup()
def playdtmf():