aCallum / SafePi

SafePi is a Python based tracking tool for Safemoon, aimed to be run on a Raspberry Pi with GPIO displays.
27 stars 5 forks source link

Balance Screen only. #9

Open iAmNoMoney opened 3 years ago

iAmNoMoney commented 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

New to github so I apologize if this is frowned upon.