Skip to content

Commit be81ffb

Browse files
authored
Update secrets.h
1 parent abd45ff commit be81ffb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Receiver/secrets.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
// File for data which should not be published to the public
22

3+
// Device name
4+
#define HOSTNAME "yourdata"
5+
36
// OTA password
47
#define OTAPASSWORD "yourdata"
58

0 commit comments

Comments
 (0)