bromagosa / Snap4Arduino

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

Long start #206

Closed raffoux closed 7 years ago

raffoux commented 7 years ago

Hello

Since snaparduino version 1.2.3, the software takes a long time to start, it is probably caused by the change of the address of the snaparduino website. The software tries to download a file at the old address.

snap_start

I use the 32 or 64-bit linux version with my students. Thank you for this excellent software.

jguille2 commented 7 years ago

Yes, you are right.

But you must upgrade to 1.2.4 (released in October 19th) that fixes this delay caused by the website domain change.

Thanks, Joan

raffoux commented 7 years ago

Thanks, Jean-Christophe