Skip to content

Commit

Permalink
readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
philbertw4 committed Aug 18, 2020
1 parent 3564873 commit d0f9621
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions home.admin/BlitzPaperUI/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ state of the library.
* Refactor button code

### Achieved Development Goals
* Done - A command like `paperblitz.py <str0> <str1> <str2> <str3> <str4>` should display `<str0>` on the blitz
and replace it with `<strN>` when button `N` is pressed.
* Done - A command like `paperblitz.py <str1> <str2> <str3> <str4>` should do something when buttons 1-4 are pressed.
* Done - Print a message when one of the 4 buttons is pressed.
* Done - able to print a message to the epaper-display (`epapersay.py`)

Expand Down

0 comments on commit d0f9621

Please sign in to comment.