This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Tutorial 2 setting Electric imp April outputs from JQM web app | |
| //Imp & Agent are written in squirrel-lang.org They should have a .NUT extension. | |
| //but I've used .js so the editor will use colour highlighting. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //Tutorial 1 Reading Electric imp April input from JQM web app | |
| //Imp & Agent are written in squirrel-lang.org They should have a .NUT extension. | |
| //but I've used .js so the editor will use colour highlighting. |
NewerOlder