21isenough / LightningATM

This ATM sends bitcoin over the Lightning Network - pretty fun.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check for proper E-Ink size

21isenough opened this issue · comments

Actual Behavior:
Papirus screen size variable is only checked for presence but not for correct size.

Expected Behavior:
Add evaluation for 2" E-Ink size

if os.path.exists("/etc/default/epd-fuse"):