Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mesh related code removed #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

CoanLuciano
Copy link

Removed all mesh related code.

@perssonmagnus
Copy link
Contributor

Thank you very much for this contribution, it is highly appreciated! Due to a very high work load it will, however, take a while before it is reviewed.

@perssonmagnus
Copy link
Contributor

Hello, I looked at this but I needed to remove a number of Mesh related files also, on top of the changes you made. Did you exclude these files in some other way?

$ git status
On branch test_pr
Changes to be committed:
(use "git restore --staged ..." to unstage)
deleted: app/src/main/java/com/ublox/BLE/activities/MeshActivity.java
deleted: app/src/main/java/com/ublox/BLE/fragments/KeyEntryFragment.java
deleted: app/src/main/java/com/ublox/BLE/fragments/MeshListFragment.java
deleted: app/src/main/java/com/ublox/BLE/fragments/MeshNodeDetailsFragment.java
deleted: app/src/main/java/com/ublox/BLE/fragments/MeshProxyConnectionFragment.java
deleted: app/src/main/java/com/ublox/BLE/mesh/AccessBridge.java
deleted: app/src/main/java/com/ublox/BLE/mesh/C209Network.java
deleted: app/src/main/java/com/ublox/BLE/mesh/C209Node.java
deleted: app/src/main/java/com/ublox/BLE/mesh/C209SensorData.java
deleted: app/src/main/java/com/ublox/BLE/mesh/ControlBridge.java
deleted: app/src/main/java/com/ublox/BLE/mesh/MeshProtocol.java
deleted: app/src/main/java/com/ublox/BLE/mesh/MeshProxyBearer.java
deleted: app/src/main/java/com/ublox/BLE/mesh/MeshProxyProtocol.java
deleted: app/src/main/java/com/ublox/BLE/mesh/MessageBridge.java
deleted: app/src/test/java/com/ublox/BLE/TestC209Network.java

@CoanLuciano
Copy link
Author

CoanLuciano commented Dec 12, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants