1
0
mirror of https://github.com/Adam-Ant/MQTT-nRF24-Bridge synced 2025-06-29 11:50:57 +00:00

Add data saving on form submission

This commit is contained in:
Adam Dodman
2018-01-29 16:06:28 +00:00
parent 1a1001bca3
commit dbb8e587f2
2 changed files with 54 additions and 7 deletions

View File

@ -26,7 +26,7 @@
<body>
<h1><br>ESP8266 Server - Getting input from a client</h1>
<form action='/submit' method='POST'>
<form action='/post' method='POST'>
<table id='dynamicInput'>
<tr>
<th>MQTT Address</th>