bulletmark / edid-rw

A utility to read and write a display EDID value.
169 stars 22 forks source link

Add --sleep #1

Closed jimparis closed 11 years ago

jimparis commented 11 years ago

I get IOError: [Errno 6] No such device or address when writing the second byte. With this patch and --sleep 0.01, writing succeeds.