Small changes
This commit is contained in:
		@@ -27,7 +27,7 @@ enum mgos_barometer_type {
 | 
			
		||||
  BARO_NONE = 0,
 | 
			
		||||
  BARO_MPL115,
 | 
			
		||||
  BARO_MPL3115,
 | 
			
		||||
  BARO_BME280
 | 
			
		||||
  BARO_BME280     // Also BMP280
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
struct mgos_barometer;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user