fixed Bug

This commit is contained in:
Alexander Richter 2023-05-07 20:26:54 +02:00
parent 422f12ce24
commit 97ae82c8c5

View File

@ -226,12 +226,6 @@ int lastKey= 0;
//#define DEBUG
//###Misc Settings###
const int timeout = 10000; // timeout after 10 sec not receiving Stuff
const int debounceDelay = 50;
//####################################### END OF CONFIG ###########################
//###Misc Settings###