Remove symbolic links

This commit is contained in:
Manuel Bleichenbacher 2018-07-21 10:12:44 +02:00
parent 2c998f5acc
commit 5fc31aad2c
4 changed files with 2 additions and 4 deletions

View File

@ -1 +0,0 @@
../../../../ttn-esp32

View File

@ -21,7 +21,7 @@
// Copy the below hex string from the "Device EUI" field // Copy the below hex string from the "Device EUI" field
// on your device's overview page in the TTN console. // 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 // Copy the below two lines from bottom of the same page
const char *appEui = "????????????????"; const char *appEui = "????????????????";

View File

@ -1 +0,0 @@
../../../../ttn-esp32/

View File

@ -21,7 +21,7 @@
// Copy the below hex string from the "Device EUI" field // Copy the below hex string from the "Device EUI" field
// on your device's overview page in the TTN console. // 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 // Copy the below two lines from bottom of the same page
const char *appEui = "????????????????"; const char *appEui = "????????????????";