File tree Expand file tree Collapse file tree 3 files changed +380
-104
lines changed Expand file tree Collapse file tree 3 files changed +380
-104
lines changed Original file line number Diff line number Diff line change 14
14
token : ${{ secrets.TELEGRAM_TOKEN }}
15
15
disable_web_page_preview : true
16
16
message : |
17
- ${{ github.event.repository.name }} v ${{ github.event.release.tag_name }}
17
+ ${{ github.event.repository.name }} ${{ github.event.release.tag_name }}
18
18
${{ github.event.release.body }}
19
19
https://github.com/${{ github.repository }}
Original file line number Diff line number Diff line change @@ -94,6 +94,7 @@ pio run --target upload
94
94
## Кредиты
95
95
- Спасибо [ Алексу Гайверу] ( https://github.com/GyverLibs/ ) за библиотеки ❤
96
96
- Спасибо проекту [ MicroReader] ( https://github.com/Nich1con/microReader/ ) за некоторые функции и игры.
97
+ - Спасибо [ x4m] ( https://github.com/x4m ) в [ pull request] (https://github.com/Nich1con/microReader/pull/11 ) за новый калькулятор
97
98
- Спасибо VoltimeterXPayalnuk за игру Space Invaders (для i2c).
98
99
## Star History
99
100
You can’t perform that action at this time.
0 commit comments