platypush/platypush/backend/http/templates/plugins/gpio.sensor.mcp3008.html

6 lines
262 B
HTML

<script type="text/javascript" src="{{ url_for('static', filename='js/gpio.sensor.mcp3008.js') }}"></script>
<link rel="stylesheet" href="{{ url_for('static', filename='css/gpio.sensor.mcp3008.css') }}"></script>
<div class="row" id="sensors-container"></div>