Update _433_Programming.ino

This commit is contained in:
AK-Homberger
2019-07-21 14:17:11 +02:00
committed by GitHub
parent f82f1998be
commit aee584708a

View File

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