You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
currently if you want to run some code it dependes on <dependency> <groupId>com.zsmartsystems.bluetooth.bluegiga</groupId> <artifactId>com.zsmartsystems.bluetooth.bluegiga</artifactId> <version>1.0.0-SNAPSHOT</version> </dependency>
publish that library or remove the denepndency to be able to use bluetooth-manager without hacks
The text was updated successfully, but these errors were encountered:
Hi,
currently if you want to run some code it dependes on
<dependency> <groupId>com.zsmartsystems.bluetooth.bluegiga</groupId> <artifactId>com.zsmartsystems.bluetooth.bluegiga</artifactId> <version>1.0.0-SNAPSHOT</version> </dependency>
publish that library or remove the denepndency to be able to use bluetooth-manager without hacks
The text was updated successfully, but these errors were encountered: