Main Page

From Off Grid Wiki
Revision as of 10:21, 4 April 2017 by WikiAdmin (talk | contribs)
Jump to navigation Jump to search
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