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:
@ -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>
|
||||
|
Reference in New Issue
Block a user