Gbox 4.20
Grow box automation and monitoring - <a href='https://sites.google.com/site/growboxguy/'>https://sites.google.com/site/growboxguy/</a>
 
Loading...
Searching...
No Matches
Settings::SoundSettings Struct Reference

< Sound default settings More...

#include <Settings.h>

Public Member Functions

 SoundSettings (uint8_t Pin=0)
 

Data Fields

uint8_t Pin
 Piezo Buzzer red(+) cable.
 
bool Enabled = true
 Enable/Disable sound.
 

Detailed Description

< Sound default settings

Definition at line 190 of file Settings.h.

Constructor & Destructor Documentation

◆ SoundSettings()

Settings::SoundSettings::SoundSettings ( uint8_t  Pin = 0)
inline

Definition at line 82 of file Settings.h.

Field Documentation

◆ Enabled

bool Settings::SoundSettings::Enabled = true

Enable/Disable sound.

Definition at line 193 of file Settings.h.

◆ Pin

uint8_t Settings::SoundSettings::Pin

Piezo Buzzer red(+) cable.

Definition at line 192 of file Settings.h.


The documentation for this struct was generated from the following files: