Improved and updated Wi-Fi examples


#1

I’ve substantially rewritten and improved the Wi-Fi examples, in preparation for the Arduino Uno R4 WiFi version of uLisp, and look forward to any feedback:

Wi-Fi examples

In particular, there’s a new Control Panel example that allows you to control the builtin LED using buttons on a web page:

Control Panel

and the Lisp Server example shows how to use the new ignore-errors function to trap errors entered by the user:

Lisp Server