mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-07-13 14:32:57 +02:00
Remove symbolic links
This commit is contained in:
@ -1 +0,0 @@
|
||||
../../../../ttn-esp32
|
@ -21,7 +21,7 @@
|
||||
|
||||
// Copy the below hex string from the "Device EUI" field
|
||||
// on your device's overview page in the TTN console.
|
||||
const char *devEui = "????????????????";;
|
||||
const char *devEui = "????????????????";
|
||||
|
||||
// Copy the below two lines from bottom of the same page
|
||||
const char *appEui = "????????????????";
|
||||
|
Reference in New Issue
Block a user