3 lines
71 B
Python
3 lines
71 B
Python
# This umodule is a MicroPython reference to json
|
|
from json import *
|
# This umodule is a MicroPython reference to json
|
|
from json import *
|