mirror of
				https://github.com/eledio-devices/ESP32Wrover16Template.git
				synced 2025-10-31 00:22:32 +01:00 
			
		
		
		
	First commit - blinking LED.
This commit is contained in:
		
							
								
								
									
										18
									
								
								.editorconfig
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								.editorconfig
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,18 @@ | ||||
| [*] | ||||
| end_of_line = lf | ||||
| insert_final_newline = true | ||||
| indent_style = space | ||||
| indent_size = 4 | ||||
| trim_trailing_whitespace =  true | ||||
| charset = utf-8 | ||||
|  | ||||
| [*.sh] | ||||
| # like -i=2 | ||||
| indent_style = space | ||||
| indent_size = 2 | ||||
|  | ||||
| #shell_variant      = posix # like -ln=posix | ||||
| #binary_next_line   = true  # like -bn | ||||
| switch_case_indent = true  # like -ci | ||||
| space_redirects    = true  # like -sr | ||||
| #keep_padding       = true  # like -kp | ||||
		Reference in New Issue
	
	Block a user