kopia lustrzana https://github.com/Aircoookie/WLED
				
				
				
			add ability get LDR value from other usermods (#2408)
							rodzic
							
								
									d3f35955d6
								
							
						
					
					
						commit
						7d5e2466f0
					
				| 
						 | 
				
			
			@ -123,6 +123,11 @@ public:
 | 
			
		|||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  uint16_t getLastLDRValue()
 | 
			
		||||
  {
 | 
			
		||||
    return lastLDRValue;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  void addToJsonInfo(JsonObject &root)
 | 
			
		||||
  {
 | 
			
		||||
    JsonObject user = root[F("u")];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue