Rev 1402 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1402 | Rev 1410 | ||
|---|---|---|---|
| Line 17... | Line 17... | ||
| 17 | loadScript("System/Base64.js"); |
17 | loadScript("System/Base64.js"); |
| 18 | 18 | ||
| 19 | loadScript("Other/OnlinePhonebook.js"); |
19 | loadScript("Other/OnlinePhonebook.js"); |
| 20 | loadScript("Other/Spotify.js"); |
20 | loadScript("Other/Spotify.js"); |
| 21 | loadScript("Other/ExchangeCalendar.js"); |
21 | loadScript("Other/ExchangeCalendar.js"); |
| - | 22 | loadScript("Other/EggdropIRCpost.js"); |
|
| 22 | 23 | ||
| 23 | loadScript("System/TempSensors.js"); |
24 | loadScript("System/TempSensors.js"); |
| 24 | loadScript("System/Dimmers.js"); |
25 | loadScript("System/Dimmers.js"); |
| 25 | 26 | ||
| 26 | /* This function is called when the virtual machine is up and running. |
27 | /* This function is called when the virtual machine is up and running. |