micropython: add micropython component
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# test changing ps1/ps2
|
||||
import usys
|
||||
usys.ps1 = "PS1"
|
||||
usys.ps2 = "PS2"
|
||||
(1 +
|
||||
2)
|
Reference in New Issue
Block a user