mqtt wrapper first version working
This commit is contained in:
@@ -14,7 +14,7 @@ namespace drivers
|
||||
ledcAttach(buzzerPin, 1000, 8);
|
||||
m_bp.pin = buzzerPin;
|
||||
m_bp.beeperTask = NULL;
|
||||
beep(50, NOTE_G);
|
||||
//beep(50, NOTE_G);
|
||||
}
|
||||
|
||||
Buzzer::~Buzzer()
|
||||
|
||||
Reference in New Issue
Block a user