voodootikigod / voodoospark

A RPC based firmware for a Spark Core device (like being connected, but without the wire!)
MIT License
145 stars 35 forks source link

Switch from deprecated Network class to newer WiFi class #28

Closed deadprogram closed 10 years ago

deadprogram commented 10 years ago

The current Spark cloud has removed the Network class, and replaced it with the WiFi class. This prevented the Voodoospark code from being compiled on the Spark cloud, due to resulting errors.

This small change allows the code to compile, and appears to work nicely with our other existing code that calls Voodoo.

rwaldron commented 10 years ago

Sorry, I wasn't paying attention to email. This was closed in https://github.com/voodootikigod/voodoospark/commit/3c83f984243fbdfd166b7d399db29edebd16f635