GregDMeyer / IT8951

Driver for the IT8951 e-paper controller on Raspberry Pi
MIT License
155 stars 55 forks source link

two different wait methods #15

Open GregDMeyer opened 4 years ago

GregDMeyer commented 4 years ago

there are two different wait methods, one which checks the value of a register and one which checks the ready pin. figure out which one of these is appropriate to use.