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

+ 0 - 1
lib/WebServer/MiLightHttpServer.cpp

@@ -353,7 +353,6 @@ void MiLightHttpServer::handleUpdateGroup(const UrlTokenBindings* urlBindings) {
       groupIdItr.reset();
       while (groupIdItr.hasNext()) {
         const uint8_t groupId = atoi(groupIdItr.nextToken());
-        printf("%d,%d,%d\n",config->type,deviceId,groupId);
 
         milightClient->prepare(*config, deviceId, groupId);
         handleRequest(request);