Main Page

From Off Grid Wiki
Revision as of 10:21, 4 April 2017 by WikiAdmin (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
app = {
	name = "LightMonitor",
	state = "off",
	icon = "Common/Apps/Icons/LightMonitor.png",
	iconColor = { 0.729, 0.545, 0.686 },
	
	onClick = function()
		UI.ToggleLightMonitor()
	end,

}

MediaWiki has been installed.

Consult the User's Guide for information on using the wiki software.

Getting started