Skip to content

Commit a324f67

Browse files
committed
Remove SSDP and WiFi discovery
1 parent 611fc53 commit a324f67

13 files changed

Lines changed: 0 additions & 603 deletions

File tree

java-package/openbci_gui_helpers/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,6 @@
3838
<artifactId>gson</artifactId>
3939
<version>2.6.2</version>
4040
</dependency>
41-
<dependency>
42-
<groupId>com.vmichalak</groupId>
43-
<artifactId>protocol.ssdp</artifactId>
44-
<version>1.0-SNAPSHOT</version>
45-
<scope>system</scope>
46-
<systemPath>${project.basedir}/../../third_party/protocol.ssdp-1.0-SNAPSHOT.jar</systemPath>
47-
</dependency>
4841
</dependencies>
4942
<build>
5043
<finalName>openbci_gui_helpers</finalName>

java-package/openbci_gui_helpers/src/main/java/openbci_gui_helpers/examples/TestWifiDiscovery.java

Lines changed: 0 additions & 30 deletions
This file was deleted.
-4.49 KB
Binary file not shown.

third_party/ssdp-client/.gitignore

Lines changed: 0 additions & 55 deletions
This file was deleted.

third_party/ssdp-client/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

third_party/ssdp-client/README.md

Lines changed: 0 additions & 33 deletions
This file was deleted.
-52.3 KB
Binary file not shown.

third_party/ssdp-client/gradle/wrapper/gradle-wrapper.properties

Lines changed: 0 additions & 6 deletions
This file was deleted.

third_party/ssdp-client/gradlew

Lines changed: 0 additions & 164 deletions
This file was deleted.

0 commit comments

Comments
 (0)