Extracted led controlls in to seperate file
This commit is contained in:
4
include/ledControlls.h
Normal file
4
include/ledControlls.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
void updateLeds(int volume);
|
||||
void resetLeds();
|
||||
Reference in New Issue
Block a user