mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-05-09 19:34:28 +02:00
Removed debug code
This was a real facepalmer
This commit is contained in:
parent
44a28a0364
commit
f0d1deba06
@ -195,7 +195,6 @@ bool TheThingsNetwork::joinCore()
|
||||
ttn_hal.enterCriticalSection();
|
||||
waitingReason = eWaitingForJoin;
|
||||
LMIC_startJoining();
|
||||
LMIC_selectSubBand( 1 );
|
||||
ttn_hal.wakeUp();
|
||||
ttn_hal.leaveCriticalSection();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user