„rn2483lora.py“ ändern
This commit is contained in:
@@ -93,7 +93,7 @@ if __name__ == '__main__':
|
||||
|
||||
root = RN2483(
|
||||
conf.get("DEFAULT", "port"),
|
||||
conf.get("DEFAULT", "baud"),
|
||||
conf.get("DEFAULT", "baud", fallback=57600),
|
||||
)
|
||||
|
||||
def first_init() -> None:
|
||||
|
||||
Reference in New Issue
Block a user