mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	Added doxygen comment
Former-commit-id: d7b41ef9690130c98a6aca901af239d0f1be9e63
This commit is contained in:
		| @@ -20,6 +20,13 @@ public: | ||||
|  | ||||
| 	virtual ~LedDevicePiBlaster(); | ||||
|  | ||||
| 	/// | ||||
| 	/// Attempts to open the piblaster-device. This will only succeed if the device is not yet open | ||||
| 	/// and the device is available. | ||||
| 	/// | ||||
| 	/// @param report If true errors are writen to the standard error else silent | ||||
| 	/// @return Zero on succes else negative | ||||
| 	/// | ||||
| 	int open(bool report = true); | ||||
|  | ||||
| 	/// | ||||
|   | ||||
		Reference in New Issue
	
	Block a user