Skip to content

Instantly share code, notes, and snippets.

@loginov-rocks
Created August 26, 2018 23:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save loginov-rocks/1156e4581ec9f68a20cc6acb1cd6e52a to your computer and use it in GitHub Desktop.
Save loginov-rocks/1156e4581ec9f68a20cc6acb1cd6e52a to your computer and use it in GitHub Desktop.
How to make a web app for your own Bluetooth Low Energy device? Step 3
#terminal div {
color: gray;
}
#terminal div.out {
color: red;
}
#terminal div.in {
color: blue;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment