Explorar o código

dont duplicate setting lastSend

Chris Mullins %!s(int64=8) %!d(string=hai) anos
pai
achega
17838648c4
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lib/MiLight/MiLightClient.cpp

+ 0 - 1
lib/MiLight/MiLightClient.cpp

@@ -403,7 +403,6 @@ void MiLightClient::flushPacket() {
   }
 
   currentRemote->packetFormatter->reset();
-  lastSend = millis();
 }
 
 void MiLightClient::onPacketSent(PacketSentHandler handler) {