mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	[ld2412] New component (#9075)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com> Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
		
							
								
								
									
										9
									
								
								esphome/components/ld2412/button/query_button.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								esphome/components/ld2412/button/query_button.cpp
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| #include "query_button.h" | ||||
|  | ||||
| namespace esphome { | ||||
| namespace ld2412 { | ||||
|  | ||||
| void QueryButton::press_action() { this->parent_->read_all_info(); } | ||||
|  | ||||
| }  // namespace ld2412 | ||||
| }  // namespace esphome | ||||
		Reference in New Issue
	
	Block a user