bromagosa / Snap4Arduino

Binding Snap! and Arduino together
http://snap4arduino.rocks
GNU Affero General Public License v3.0
133 stars 85 forks source link

Fixing #184 networkConnection issue #212

Closed jguille2 closed 6 years ago

jguille2 commented 6 years ago

It fixes #184 problem. Currently, network connection is always using the same hostName:port (the default arduino.local:23 or other 'custom default' used in previous versions (before 1.2.3)) and we can not change it.

bromagosa commented 6 years ago

ouch! my bad! :open_mouth: