Changed delayvalue to delayValue

This commit is contained in:
2023-12-15 18:53:37 +01:00
parent 8a6613257b
commit 67a7a7c396
2 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ private:
uint8_t inPin;
int data;
int adr;
const int delayvalue = 25;
const int delayValue = 25;
int adr1;
int adr2;
int x;