mirror of
				https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
				synced 2025-10-30 02:21:05 +00:00 
			
		
		
		
	Update FrSky_Rx_cc2500.ino
This commit is contained in:
		
							parent
							
								
									660282db2e
								
							
						
					
					
						commit
						aa5fd82004
					
				| @ -358,7 +358,6 @@ static void __attribute__((unused)) frsky_rx_data() | |||||||
| 
 | 
 | ||||||
| uint16_t initFrSky_Rx() | uint16_t initFrSky_Rx() | ||||||
| { | { | ||||||
| 	state = 0; |  | ||||||
| 	frsky_rx_chanskip = 1; | 	frsky_rx_chanskip = 1; | ||||||
| 	hopping_frequency_no = 0; | 	hopping_frequency_no = 0; | ||||||
| 	rx_data_started = false; | 	rx_data_started = false; | ||||||
| @ -414,6 +413,7 @@ uint16_t FrSky_Rx_callback() | |||||||
| 					phase = FRSKY_RX_TUNE_LOW; | 					phase = FRSKY_RX_TUNE_LOW; | ||||||
| 					debugln("FRSKY_RX_TUNE_LOW"); | 					debugln("FRSKY_RX_TUNE_LOW"); | ||||||
| 					frsky_rx_strobe_rx(); | 					frsky_rx_strobe_rx(); | ||||||
|  | 					state = 0; | ||||||
| 					return 1000; | 					return 1000; | ||||||
| 				} | 				} | ||||||
| 			} | 			} | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user