mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
Small typo in telemetry merge.
This commit is contained in:
parent
82637ff8ab
commit
1bc8553658
@ -149,8 +149,6 @@ public class OPTelemetryService extends Service {
|
||||
}
|
||||
activeTelem = null;
|
||||
}
|
||||
Intent intent = new Intent();
|
||||
|
||||
Intent intent = new Intent();
|
||||
intent.setAction(INTENT_ACTION_DISCONNECTED);
|
||||
sendBroadcast(intent,null);
|
||||
|
Loading…
x
Reference in New Issue
Block a user