Skip to content

Commit

Permalink
Remove commented out line
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMueller2003 committed Oct 3, 2023
1 parent ce9e01b commit 7da12b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ESPixelStick/src/service/FPPDiscovery.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ void c_FPPDiscovery::ReadNextFrame ()
void c_FPPDiscovery::ProcessReceivedUdpPacket (AsyncUDPPacket UDPpacket)
{
// DEBUG_START;
// return;
do // once
{
// We're in an upload, can't be bothered
Expand Down

0 comments on commit 7da12b5

Please sign in to comment.