weather icon initial

This commit is contained in:
c3ma
2023-05-31 21:30:21 +02:00
parent 9cc39ab295
commit 8c26252aeb
4 changed files with 75 additions and 34 deletions

View File

@@ -9,3 +9,5 @@ edition = "2021"
bit = "0.1.1"
embedded-graphics = "0.8.0"
openweathermap = "0.2.4"
substring = "1.4.5"
tinybmp = "0.5.0"