This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
micropython-samples
kopia lustrzana
https://github.com/peterhinch/micropython-samples
Obserwuj
1
Polub
0
Forkuj
You've already forked micropython-samples
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
112273b6d4
micropython-samples
/
resilient
/
client_id.py
5 wiersze
92 B
Python
Czysty
Zwykły widok
Historia
Unescape
Escape
resilient directory added.
2018-11-30 10:34:35 +00:00
MY_ID
=
'
2
\n
'
#_SERVER = '192.168.0.35' # Laptop
Add picoweb installation guide.
2019-05-14 15:48:38 +00:00
SERVER
=
'
192.168.0.10
'
# Pi
resilient directory added.
2018-11-30 10:34:35 +00:00
PORT
=
8123