Skip to content

Commit 59c661e

Browse files
authored
Update Receiver.ino
1 parent be81ffb commit 59c661e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Receiver/Receiver.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
#include "sensordata.h"
8080
#include <BlynkSimpleEsp32.h>
8181

82-
#define HOSTNAME "esp32abi01"
8382
#define RCSIGNATURE 0b00111000000000000000000000000000UL // Signature for 433MHz signals (only the first 5 bits are the signature)
8483
#define SECS_PER_MIN 60
8584
#define SECS_PER_HOUR 3600

0 commit comments

Comments
 (0)