Skip to content

Commit 0616fc9

Browse files
author
stuntteam
committed
Enabled RFlink device support
1 parent f07dff3 commit 0616fc9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

main/WebServer.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -881,10 +881,6 @@ namespace http {
881881
{
882882
bool bDoAdd = true;
883883
#ifndef _DEBUG
884-
if (ii == HTYPE_RFLINK)
885-
{
886-
bDoAdd = false;
887-
}
888884
#ifdef WIN32
889885
if (
890886
(ii == HTYPE_RaspberryBMP085)

0 commit comments

Comments
 (0)