Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit 3747c50

Browse files
committed
firs commit
1 parent be6db16 commit 3747c50

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

examples.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"urls": [
3+
["micropython_mmc5983/examples/mmc5983_bandwidth.py", "github:jposada202020/MicroPython_MMC5983/examples/mmc5983_bandwidth.py"],
4+
["micropython_mmc5983/examples/mmc5983_continuous_mode_frequency.py", "github:jposada202020/MicroPython_MMC5983/examples/mmc5983_continuous_mode_frequency.py"],
5+
["micropython_mmc5983/examples/mmc5983_operation_mode.py", "github:jposada202020/MicroPython_MMC5983/examples/mmc5983_operation_mode.py"],
6+
["micropython_mmc5983/examples/mmc5983_simpletest.py", "github:jposada202020/MicroPython_MMC5983/examples/mmc5983_simpletest.py"]
7+
],
8+
"version": "0.1"
9+
}

0 commit comments

Comments
 (0)