changes in WLAN module and hostname #11046
dusan-zervan
started this conversation in
General
Replies: 1 comment
-
15 characters is the old NetBIOS limit, but that might be coincidental. It seems deliberate, from the recent changes to extmod/modnetwork.h |
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.
-
I have found differences between 1.19.1 and latest nightly builds in WLAN module: documentation

It ruins my old programs, but I can adapt. However, why the new function
network.hostname()
is not accepting hostname longer than 15 characters? Is it a mistake or intended? I usually use longer hostnames.Beta Was this translation helpful? Give feedback.
All reactions