shit
This commit is contained in:
parent
5c05476970
commit
b2021445b6
@ -53,7 +53,7 @@ func Draw(img image.Image) error {
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
_, err := devfb.Seek(0,0)
|
_, err = devfb.Seek(0,0)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user