Replies: 4 comments 1 reply
-
|
I started with my devices:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
unPhone: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
SQUiXL: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There is the generic problem to "detect" the device. See the
detect_board()function in: https://github.com/MicroPythonOS/MicroPythonOS/blob/main/internal_filesystem/lib/mpos/main.pyOne option is to look at the MAC address. But it is probably not reliable. So let's collect them here to see what we have...
To get it via
mpremoterun this:Beta Was this translation helpful? Give feedback.
All reactions