Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiaai committed Jan 27, 2024
1 parent 999973c commit b2c29dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You can find the board schematics at [Makerspet repo](https://github.com/makersp

### v0.3.0
- virtual class methods
- ESP32 crash workaround
- ESP32 crash workaround by moving init code from constructor out to init()

### v0.2.0
- example bugfix
Expand Down
1 change: 1 addition & 0 deletions keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ setSerialReadCallback KEYWORD2
setSerialWriteCallback KEYWORD2
setInfoCallback KEYWORD2
setErrorCallback KEYWORD2
init KEYWORD2

#######################################
# Constants (LITERAL1)
Expand Down

0 comments on commit b2c29dc

Please sign in to comment.