kopia lustrzana https://github.com/Aircoookie/WLED
				
				
				
			Fixed Hue always applying brightness bug
							rodzic
							
								
									d09a97f230
								
							
						
					
					
						commit
						c855b8397a
					
				|  | @ -33,7 +33,7 @@ | |||
| #include "WS2812FX.h" | ||||
| 
 | ||||
| //version in format yymmddb (b = daily build)
 | ||||
| #define VERSION 1803151 | ||||
| #define VERSION 1803152 | ||||
| const String versionString = "0.6.0"; | ||||
| 
 | ||||
| //AP and OTA default passwords (change them!)
 | ||||
|  |  | |||
|  | @ -161,7 +161,6 @@ bool handleHueResponse(String hueResp, bool isAuth) | |||
|   //applying vals
 | ||||
|   if (hueBri != hueBriLast) | ||||
|   { | ||||
|     bri = hueBri; | ||||
|     if (hueApplyOnOff) | ||||
|     { | ||||
|       if (hueBri==0) {bri = 0;} | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 cschwinne
						cschwinne