mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[sx127x] Add sx127x component (#7490)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
This commit is contained in:
		
							
								
								
									
										9
									
								
								tests/components/sx127x/test.esp32-ard.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								tests/components/sx127x/test.esp32-ard.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| substitutions: | ||||
|   clk_pin: GPIO5 | ||||
|   mosi_pin: GPIO27 | ||||
|   miso_pin: GPIO19 | ||||
|   cs_pin: GPIO18 | ||||
|   rst_pin: GPIO23 | ||||
|   dio0_pin: GPIO26 | ||||
|  | ||||
| <<: !include common.yaml | ||||
		Reference in New Issue
	
	Block a user