parent
6e31b858d3
commit
2c1b030209
5
main.py
5
main.py
|
@ -94,11 +94,6 @@ if __name__ == '__main__':
|
||||||
<body>
|
<body>
|
||||||
<p class="head-text">My Server Rack LED stripe control API</p>
|
<p class="head-text">My Server Rack LED stripe control API</p>
|
||||||
<br>
|
<br>
|
||||||
<p>Please use the following links to access the API:</p>
|
|
||||||
<ul>
|
|
||||||
<li><a href="/api/send">/api/send</a></li>
|
|
||||||
</ul>
|
|
||||||
<br>
|
|
||||||
<p>How to use the API:</p>
|
<p>How to use the API:</p>
|
||||||
<code>/power?power=True</code>
|
<code>/power?power=True</code>
|
||||||
<br>
|
<br>
|
||||||
|
|
Loading…
Reference in New Issue