Application develop start
This commit is contained in:
@@ -14,7 +14,7 @@ namespace drivers
|
||||
ledcAttach(c_buzzerPin, 1000, 8);
|
||||
m_bp.pin = c_buzzerPin;
|
||||
m_bp.beeperTask = NULL;
|
||||
beep(50, NOTE_G);
|
||||
beep(50, NOTE_C);
|
||||
}
|
||||
|
||||
Buzzer::~Buzzer()
|
||||
|
||||
Reference in New Issue
Block a user