Update _433_Programming.ino

This commit is contained in:
AK-Homberger
2019-07-21 14:16:52 +02:00
committed by GitHub
parent 1761942074
commit f82f1998be

View File

@@ -7,7 +7,7 @@
#include <RCSwitch.h> #include <RCSwitch.h>
long unsigned int Key1 = 0000001; / Cange to individual (random) values long unsigned int Key1 = 0000001; // Cange to individual (random) values
long unsigned int Key2 = 0000002; long unsigned int Key2 = 0000002;
long unsigned int Key3 = 0000003; long unsigned int Key3 = 0000003;
long unsigned int Key4 = 0000004; long unsigned int Key4 = 0000004;