Documentation ¶
Overview ¶
DSUL - Disturb State USB Light : Settings module.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SaveSettings ¶
func SaveSettings(cfg *Config)
Types ¶
type Config ¶
type Config struct { Colors []Color Modes []Mode BrightnessMin int BrightnessMax int Serial Serial Password string Network Network }
func GetSettings ¶
func GetSettings() *Config
Click to show internal directories.
Click to hide internal directories.