Skip to content

Commit 50c3ed2

Browse files
committed
update version to 0.10.2
1 parent 958599a commit 50c3ed2

32 files changed

+0
-32
lines changed

Debug.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,3 @@ void _debugBOL(const char *fn, int line)
8888
TelnetStream.print (_bol);
8989
}
9090
#endif
91-

FSexplorer.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,4 +397,3 @@ void doRedirect(String msg, int wait, const char* URL, bool reboot)
397397
if (reboot) doRestart("Reboot after upgrade");
398398

399399
} // doRedirect()
400-

MQTTstuff.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,4 +696,3 @@ void sensorAutoConfigure(byte dataid, bool finishflag , String cfgSensorId = "")
696696
* THE USE OR OTHER DEALINGS IN THE SOFTWARE.
697697
*
698698
***************************************************************************/
699-

OTGW-Core.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,4 +565,3 @@ struct OpenthermData_t {
565565
* THE USE OR OTHER DEALINGS IN THE SOFTWARE.
566566
*
567567
***************************************************************************/
568-

OTGW-Core.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2097,4 +2097,3 @@ void upgradepic() {
20972097
* THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20982098
*
20992099
***************************************************************************/
2100-

OTGW-ModUpdateServer-impl.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,3 @@ void ESP8266HTTPUpdateServerTemplate<ServerType>::_setUpdaterError()
176176
}
177177

178178
};
179-

OTGW-ModUpdateServer.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,3 @@ using ESP8266HTTPUpdateServerSecure = esp8266httpupdateserver::ESP8266HTTPUpdate
8787
};
8888

8989
#endif
90-

OTGW-firmware.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,3 @@ int8_t settingGPIOOUTPUTStriggerBit = 0;
204204
*
205205
****************************************************************************
206206
*/
207-

OTGW-firmware.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,4 +359,3 @@ void loop()
359359
*
360360
****************************************************************************
361361
*/
362-

data/FSexplorer.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,3 @@ hr {
8383
font-size: 16px;
8484
width: 125px;
8585
}
86-

0 commit comments

Comments
 (0)