Seperated potentiometer controlls
This commit is contained in:
4
include/potControlls.h
Normal file
4
include/potControlls.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
void potIncrement();
|
||||
void potDecrement();
|
||||
Reference in New Issue
Block a user