Add newline to end of header 'bmx280_bits.h'.

This commit is contained in:
H. Utku Maden 2022-05-04 10:27:12 +03:00
parent e1a05657e2
commit 9dd1bd22cf

@ -163,4 +163,4 @@ typedef struct bmx280_config_t {
#define BMX280_DEFAULT_CONFIG ((bmx280_config_t) { BMX280_DEFAULT_TEMPERATURE_OVERSAMPLING, BMX280_DEFAULT_PRESSURE_OVERSAMPLING, BMX280_DEFAULT_STANDBY, BMX280_DEFAULT_IIR}) #define BMX280_DEFAULT_CONFIG ((bmx280_config_t) { BMX280_DEFAULT_TEMPERATURE_OVERSAMPLING, BMX280_DEFAULT_PRESSURE_OVERSAMPLING, BMX280_DEFAULT_STANDBY, BMX280_DEFAULT_IIR})
#endif #endif
#endif #endif