mirror of
				https://github.com/eclipse/upm.git
				synced 2025-10-31 15:15:07 +03:00 
			
		
		
		
	docs: updated @param tags, added missing function descriptions, other minor changes
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
		| @@ -65,7 +65,7 @@ namespace upm { | ||||
|              * MICSV89 constructor | ||||
|              * | ||||
|              * @param bus i2c bus the sensor is attached to. | ||||
|              * @param address. Device address. Default is 0x70. | ||||
|              * @param address Device address. Default is 0x70. | ||||
|              */ | ||||
|             MICSV89 (int bus, uint8_t address = 0x70); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Mihai Tudor Panu
					Mihai Tudor Panu