mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	Fixed error in Pi-Blaster
Former-commit-id: 28b0d2a43464a38c36fd49f4090a6d32795e9b5d
This commit is contained in:
		| @@ -104,7 +104,7 @@ int LedDevicePiBlaster::write(const std::vector<ColorRgb> & ledValues) | ||||
| 			continue; | ||||
| 		} | ||||
|  | ||||
| //		fprintf(_fid, "%i=%f\n", iChannel, pwmDutyCycle); | ||||
| 		fprintf(_fid, "%i=%f\n", iChannel, pwmDutyCycle); | ||||
| 		fflush(_fid); | ||||
| 	} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user