Added placeholder text in the ip address and password fields

This commit is contained in:
Nick Moy 2019-10-14 13:45:55 -04:00
parent 3cb0b75228
commit 18a72c0475

View File

@ -6,8 +6,8 @@ import time
from hackerutils import sh
COFFEE_MACHINE_ADDR = '10.10.42.42'
COFFEE_MACHINE_PASS = '1234'
COFFEE_MACHINE_ADDR = 'REPLACE WITH YOUR IP ADDRESS HERE'
COFFEE_MACHINE_PASS = 'REPLACE WITH YOUR PASSWORD HERE'
COFFEE_MACHINE_PROM = 'Password: '