16 lines
326 B
HTML
16 lines
326 B
HTML
{{NAVBAR}}
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>BLE Config</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link href="global-style.css" rel="stylesheet">
|
|
|
|
<style>
|
|
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h1>App Control - Bluetooth Configuration</h1>
|
|
</body>
|
|
</html> |