Skip to content
Snippets Groups Projects
Commit a7c4f833 authored by LANGLAIS Charlotte's avatar LANGLAIS Charlotte
Browse files

Update main_template.py

parent f5705842
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ def connect_to_ttn(lora_object):
print('Not yet joined...')
pycom.rgbled(0x7f7f00) #yellow
pycom.heartbeat(False)
app_eui = ubinascii.unhexlify('0000000000000000')
app_key = ubinascii.unhexlify('--------------------------------') # replace the dash by the AppKey provided by TTN
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment