[FL-948] iButton Dallas timings tuning (#420)
This commit is contained in:
		
							parent
							
								
									1ae3bc1a2d
								
							
						
					
					
						commit
						72d4290c21
					
				| @ -37,7 +37,7 @@ typedef uint32_t OneWiteTimeType; | |||||||
| 
 | 
 | ||||||
| class OneWireEmulateTiming { | class OneWireEmulateTiming { | ||||||
| public: | public: | ||||||
|     constexpr static const OneWiteTimeType RESET_MIN = 430; |     constexpr static const OneWiteTimeType RESET_MIN = 270; | ||||||
|     constexpr static const OneWiteTimeType RESET_MAX = 960; |     constexpr static const OneWiteTimeType RESET_MAX = 960; | ||||||
| 
 | 
 | ||||||
|     constexpr static const OneWiteTimeType PRESENCE_TIMEOUT = 20; |     constexpr static const OneWiteTimeType PRESENCE_TIMEOUT = 20; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 gornekich
						gornekich