led, sensor, power
This commit is contained in:
@@ -103,6 +103,8 @@ void initAudio()
|
||||
|
||||
void setAudioState(bool state)
|
||||
{
|
||||
if(state == audioState) return;
|
||||
|
||||
audioState = state;
|
||||
if (state)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user