Skip to content

Commit

Permalink
Update Inkplate10_Factory_Programming_VCOM.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoric committed Jun 4, 2024
1 parent 83f4d28 commit 3815e90
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,6 @@ void partialUpdateAnimation()
{
numUpdates = 0;
display.display();
return;
}

if (digitalRead(GPIO_NUM_36) == LOW)
Expand Down

0 comments on commit 3815e90

Please sign in to comment.