mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	cleanup
This commit is contained in:
		| @@ -12,6 +12,10 @@ external_components: | ||||
|   - source: | ||||
|       type: local | ||||
|       path: EXTERNAL_COMPONENT_PATH | ||||
|     components: [gpio_expander_test_component] | ||||
|     components: [gpio_expander_test_component, gpio_expander_test_component_uint16] | ||||
|  | ||||
| # Test with uint8_t (multiple banks) | ||||
| gpio_expander_test_component: | ||||
|  | ||||
| # Test with uint16_t (single bank) | ||||
| gpio_expander_test_component_uint16: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user