This commit is contained in:
2026-03-30 10:21:54 +02:00
parent 016b9edda0
commit 80f189ec6a
2 changed files with 97 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
def main():
print("Hello from siglent-sdg!")
print("Impedance Analyzer v1")
if __name__ == "__main__":