kopia lustrzana https://github.com/mate-dev/meshtastic-matrix-relay
Feature/plugin issues (#54)
rodzic
734020b41f
commit
35d3f800de
|
@ -17,7 +17,6 @@ class TextLabel(staticmaps.Object):
|
||||||
self._margin = 4
|
self._margin = 4
|
||||||
self._arrow = 16
|
self._arrow = 16
|
||||||
self._font_size = fontSize
|
self._font_size = fontSize
|
||||||
print(self._font_size)
|
|
||||||
|
|
||||||
def latlng(self) -> s2sphere.LatLng:
|
def latlng(self) -> s2sphere.LatLng:
|
||||||
return self._latlng
|
return self._latlng
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
meshtastic==2.1.8
|
Pillow==9.5.0
|
||||||
|
meshtastic==2.1.11
|
||||||
py-staticmaps==0.4.0
|
py-staticmaps==0.4.0
|
||||||
matrix-nio==0.20.2
|
matrix-nio==0.20.2
|
||||||
matplotlib==3.7.1
|
matplotlib==3.7.1
|
||||||
|
|
Ładowanie…
Reference in New Issue