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
import 'sensors/others/sensorhub-driver-meshtastic' and 'comm/sensorhub-comm-jscc'under the osh-addons in the repos list in the projects settings.gradle
add api project(':sensorhub-driver-meshtastic') and api project(':sensorhub-comm-jscc') to sensorhub-android-lib build.gradle
in MainActivty import the correct MeshtasticConfig and setup the correct ble comm provider
api project(':sensorhub-driver-meshtastic')andapi project(':sensorhub-comm-jscc')tosensorhub-android-libbuild.gradle