mirror of
https://github.com/weewx/weewx.git
synced 2026-06-09 17:45:24 -04:00
fixed typo in te923 driver
This commit is contained in:
@@ -210,7 +210,7 @@ def logerr(msg):
|
||||
|
||||
class TE923ConfEditor(weewx.drivers.AbstractConfEditor):
|
||||
@property
|
||||
def default_conf(self):
|
||||
def default_stanza(self):
|
||||
return """
|
||||
[TE923]
|
||||
# This section is for the Hideki TE923 series of weather stations.
|
||||
|
||||
Reference in New Issue
Block a user