Merge branch 'main' into dev

This commit is contained in:
Alexander Richter 2023-05-07 20:38:23 +02:00
commit 14122bca26

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###