Added DEVADD Example
This commit is contained in:
parent
aa0d99f728
commit
1e68b1b69a
@ -37,8 +37,9 @@
|
||||
|
||||
|
||||
//mapper-bb-006 please insert the keys in MSB Format
|
||||
// DEVADDR example: 260A1B2C
|
||||
|
||||
static const u4_t DEVADDR = 0x260XXXX;
|
||||
static const u4_t DEVADDR = 0x260XXXXX;
|
||||
static const u1_t PROGMEM APPSKEY[16]={ XXX };
|
||||
static const u1_t PROGMEM NWKSKEY[16]={ XXX };
|
||||
|
||||
@ -250,4 +251,4 @@
|
||||
Serial.println("no GPS fix");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user