|
|
@ -29,8 +29,8 @@
|
|
|
|
<br /><br />
|
|
|
|
<br /><br />
|
|
|
|
<form method="POST" class="form-login-box"
|
|
|
|
<form method="POST" class="form-login-box"
|
|
|
|
action="{{sketchPath}}">
|
|
|
|
action="{{sketchPath}}">
|
|
|
|
<input type="hidden" name="deviceType" value="firealarm" />
|
|
|
|
<input type="hidden" name="deviceType" value="arduino" />
|
|
|
|
<input type="hidden" name="sketchType" value="firealarm" />
|
|
|
|
<input type="hidden" name="sketchType" value="arduino" />
|
|
|
|
<button class="blue-btn" type="submit">Create Sketch</button>
|
|
|
|
<button class="blue-btn" type="submit">Create Sketch</button>
|
|
|
|
</form>
|
|
|
|
</form>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|