Micro python (#1499)

This commit is contained in:
BastionAtackDev
2023-10-01 23:07:18 +03:00
parent 4e3abf1f61
commit 873b5907a6
2 changed files with 3 additions and 1 deletions

1
m/MicroPython.py Normal file
View File

@@ -0,0 +1 @@
print("Hello World")