Open iAmNoMoney opened 3 years ago
If you're like me and want to only show the balance screen like I wanted...this is how. Open the main.py in nano or whatever editor you like and change line 121:
121 screenToShow == 1
screenToShow == 1
New to github so I apologize if this is frowned upon.
If you're like me and want to only show the balance screen like I wanted...this is how. Open the main.py in nano or whatever editor you like and change line 121:
121
screenToShow == 1
New to github so I apologize if this is frowned upon.