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

Added BLE terminal #52

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

Added BLE terminal #52

wants to merge 1 commit into from

Conversation

Mars-Ares
Copy link

Use sudo ./gattctl.py --connect address to open an terminal.
'ESC' + your text + ENTER to send a message

Use  sudo ./gattctl.py --connect address to open an terminal.
'ESC' + your text + ENTER to send a message
@mdxs
Copy link

mdxs commented Feb 21, 2020

There are some .pyc files in the commit that probably shouldn't?

@Slievenamon
Copy link

I agree but I don't know how to remove it from the commit, I'm not used to github

@rngtng
Copy link

rngtng commented Mar 9, 2020

@Slievenamon unintentionally committed files are not related to github, but to your local commit. Run sth like git rm gatt/*.pyc followed by git commit and push to remove them

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.

None yet

4 participants