Builder for hcitool class codes
https://bluetooth-class.mobiusk.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
687 B
31 lines
687 B
doctype html
|
|
|
|
html(lang="en")
|
|
|
|
head
|
|
|
|
meta(charset="utf-8")
|
|
meta(name="description" content="Builder for hcitool class codes")
|
|
meta(name="theme-color" content="#3B5998")
|
|
meta(name="viewport" content="width=device-width, initial-scale=1")
|
|
|
|
title BlueTooth Class
|
|
|
|
link(rel="shortcut icon" href="favicon.ico")
|
|
link(rel="stylesheet" href="bluetooth-class.css")
|
|
link(rel="manifest" href="manifest.json" crossorigin="use-credentials")
|
|
|
|
body
|
|
.container.mdc-layout-grid
|
|
|
|
main
|
|
noscript This application requires JavaScript to run!
|
|
block content
|
|
|
|
footer
|
|
span
|
|
| Built by
|
|
|
|
|
a(href="https://mobiusk.com") MobiusK
|
|
|
|
script(src="bluetooth-class.js")
|
|
|