We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be81ffb commit 59c661eCopy full SHA for 59c661e
Receiver/Receiver.ino
@@ -79,7 +79,6 @@
79
#include "sensordata.h"
80
#include <BlynkSimpleEsp32.h>
81
82
-#define HOSTNAME "esp32abi01"
83
#define RCSIGNATURE 0b00111000000000000000000000000000UL // Signature for 433MHz signals (only the first 5 bits are the signature)
84
#define SECS_PER_MIN 60
85
#define SECS_PER_HOUR 3600
0 commit comments