missing files

This commit is contained in:
Florent de Lamotte 2025-03-25 10:23:45 +01:00
parent 92a4cead67
commit 6eea703251
3 changed files with 31 additions and 0 deletions

View file

View file

@ -0,0 +1,3 @@
if __name__ == "__main__":
from meshcore_cli.meshcore_cli import cli
cli()