Fix spacing of the function parameter descriptions in the Doxygen documentation.
This commit is contained in:
		
							parent
							
								
									c1daecf18b
								
							
						
					
					
						commit
						328ed71ce7
					
				
					 21 changed files with 163 additions and 163 deletions
				
			
		| 
						 | 
				
			
			@ -167,7 +167,7 @@
 | 
			
		|||
		
 | 
			
		||||
		/** Toggles all LEDs in the LED mask, leaving all others in their current states.
 | 
			
		||||
		 *
 | 
			
		||||
		 *  \param[in] LEDMask Mask of the board LEDs to manipulate (see board-specific LEDs.h driver file)
 | 
			
		||||
		 *  \param[in] LEDMask  Mask of the board LEDs to manipulate (see board-specific LEDs.h driver file)
 | 
			
		||||
		 */
 | 
			
		||||
		static inline void LEDs_ToggleLEDs(const uint8_t LEDMask);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue