mirror of
				https://github.com/utkumaden/esp-idf-bmx280
				synced 2025-10-31 09:44:07 +01:00 
			
		
		
		
	Fix: Unable to parse symbol 'BMX280_STANDBY_20M' in bmx280_bits.h (Issue #5)
This commit is contained in:
		
							parent
							
								
									35f236ce03
								
							
						
					
					
						commit
						744b34a9f3
					
				| @ -126,7 +126,7 @@ typedef struct bmx280_config_t { | |||||||
| #elif (CONFIG_BMX280_DEFAULT_STANDBY_10M) | #elif (CONFIG_BMX280_DEFAULT_STANDBY_10M) | ||||||
| #define BMX280_DEFAULT_STANDBY BME280_STANDBY_10M | #define BMX280_DEFAULT_STANDBY BME280_STANDBY_10M | ||||||
| #else | #else | ||||||
| #define BMX280_DEFAULT_STANDBY BMX280_STANDBY_20M | #define BMX280_DEFAULT_STANDBY BME280_STANDBY_20M | ||||||
| #endif | #endif | ||||||
| 
 | 
 | ||||||
| #if (CONFIG_BMX280_DEFAULT_IIR_NONE) | #if (CONFIG_BMX280_DEFAULT_IIR_NONE) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user