mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Removed debug line.
This commit is contained in:
@ -141,7 +141,6 @@ class MemTemp(plugins.Plugin):
|
|||||||
label_spacing=self.LABEL_SPACING,
|
label_spacing=self.LABEL_SPACING,
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
logging.info(f"memtemp: created '{field}'")
|
|
||||||
else:
|
else:
|
||||||
# default to horizontal
|
# default to horizontal
|
||||||
h_pos_x = h_pos[0]
|
h_pos_x = h_pos[0]
|
||||||
|
Reference in New Issue
Block a user