Feature/plugin issues (#54)

pull/1/head
geoffwhittington 2023-08-05 19:02:30 -04:00 zatwierdzone przez GitHub
rodzic 734020b41f
commit 35d3f800de
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -17,7 +17,6 @@ class TextLabel(staticmaps.Object):
self._margin = 4
self._arrow = 16
self._font_size = fontSize
print(self._font_size)
def latlng(self) -> s2sphere.LatLng:
return self._latlng

Wyświetl plik

@ -1,4 +1,5 @@
meshtastic==2.1.8
Pillow==9.5.0
meshtastic==2.1.11
py-staticmaps==0.4.0
matrix-nio==0.20.2
matplotlib==3.7.1