docs
Signed-off-by: Manuel <manuel@kmpr.at>
This commit is contained in:
parent
8584f9ae1e
commit
45b7f7f110
@ -38,6 +38,10 @@ On Chrome, Edge and Opera for Linux you might need to turn on the experimental p
|
||||
- Opera: `opera://flags/#enable-experimental-web-platform-features`
|
||||
|
||||
|
||||
## Demo
|
||||
Use this link for a quick [DEMO](https://www.kmpr.at/ftms/index.html)
|
||||
|
||||
|
||||
## About FTMS
|
||||
The FTMS (FiTness Machine Service) protocol allows you to interact with many different fitness machines
|
||||
regardless of the brand.
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Concept FTMS Rower Console</title>
|
||||
<title>FTMS Rower | Concept</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="css/main.css">
|
||||
@ -12,9 +12,9 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>FTMS BLE Rower Display</h1>
|
||||
<h1>FTMS Rower | Concept</h1>
|
||||
|
||||
<h2>Connect</h2>
|
||||
<h2>Connect rower</h2>
|
||||
<p><button id="bleConnectionButton">Connect FTMS BLE Rower</button></p>
|
||||
|
||||
<h2>Training stats</h2>
|
||||
|
Loading…
Reference in New Issue
Block a user