chore: bump version

- update demo and main.c for 3588s display
- add *.o to .gitignore to exclude build artifacts
- version 1.5.4 -> 1.5.5
This commit is contained in:
2026-06-14 16:09:18 +08:00
parent dac0ca3fed
commit 3c3f216e8c
5 changed files with 5 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
node_modules/
*.log
.env
*.o