Remove 'key' in app_key
Adding 'key' is now handled in code.
This commit is contained in:
parent
65a48a403c
commit
de24a33721
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ start_lon = -77.855346
|
|||
|
||||
# TTN Application
|
||||
application = "ttn_application"
|
||||
app_key = "key ttn-account-TTN_APP_KEY"
|
||||
app_key = "ttn-account-TTN_APP_KEY"
|
||||
|
||||
# Application devices
|
||||
devices = [
|
||||
|
|
Loading…
Add table
Reference in a new issue