mirror of
https://github.com/skoelle/m5stack-dashboard.git
synced 2026-09-17 16:50:23 +00:00
README.md update
This commit is contained in:
@@ -62,16 +62,3 @@ werden aktuell prozedural mit M5Stack-Grafikprimitiven gezeichnet
|
|||||||
(`src/icons/icons.h`), um den Flash-Speicher zu schonen. Für echte
|
(`src/icons/icons.h`), um den Flash-Speicher zu schonen. Für echte
|
||||||
Pixel-Art-Bitmaps können die Funktionskörper später durch
|
Pixel-Art-Bitmaps können die Funktionskörper später durch
|
||||||
`M5.Lcd.drawBitmap(...)`-Aufrufe mit RGB565-Arrays ersetzt werden.
|
`M5.Lcd.drawBitmap(...)`-Aufrufe mit RGB565-Arrays ersetzt werden.
|
||||||
|
|
||||||
## Git
|
|
||||||
|
|
||||||
Dieses Projekt ist bewusst noch nicht als Git-Repository initialisiert.
|
|
||||||
Sobald gewünscht:
|
|
||||||
|
|
||||||
```
|
|
||||||
git init
|
|
||||||
git add .
|
|
||||||
git commit -m "Initial M5Stack dashboard"
|
|
||||||
```
|
|
||||||
|
|
||||||
`include/secrets.h` ist bereits in `.gitignore` ausgeschlossen.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user