Skip to content

Commit d4c3354

Browse files
committed
Add new calc and new game "mini 3d graphics"
1 parent d345576 commit d4c3354

File tree

3 files changed

+380
-104
lines changed

3 files changed

+380
-104
lines changed

.github/workflows/tgsend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
token: ${{ secrets.TELEGRAM_TOKEN }}
1515
disable_web_page_preview: true
1616
message: |
17-
${{ github.event.repository.name }} v${{ github.event.release.tag_name }}
17+
${{ github.event.repository.name }} ${{ github.event.release.tag_name }}
1818
${{ github.event.release.body }}
1919
https://github.com/${{ github.repository }}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ pio run --target upload
9494
## Кредиты
9595
- Спасибо [Алексу Гайверу](https://github.com/GyverLibs/) за библиотеки ❤
9696
- Спасибо проекту [MicroReader](https://github.com/Nich1con/microReader/) за некоторые функции и игры.
97+
- Спасибо [x4m](https://github.com/x4m) в [pull request] (https://github.com/Nich1con/microReader/pull/11) за новый калькулятор
9798
- Спасибо VoltimeterXPayalnuk за игру Space Invaders (для i2c).
9899
## Star History
99100

0 commit comments

Comments
 (0)