* samsung irda protocol implementation * app for samsung irda protocol * smaller strings and hal pwm Co-authored-by: aanper <mail@s3f.ru>
		
			
				
	
	
		
			4 lines
		
	
	
		
			86 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			86 B
		
	
	
	
		
			C
		
	
	
	
	
	
#pragma once
 | 
						|
#include "flipper.h"
 | 
						|
 | 
						|
void ir_samsung_send(uint16_t addr, uint16_t data); |