diff --git a/Include/pressure.h b/Include/pressure.h --- a/Include/pressure.h +++ b/Include/pressure.h @@ -33,3 +33,4 @@ int32_t pressure_getpressure(void); I2C_HandleTypeDef* pressure_get_i2c_handle(void); #endif +// vim:softtabstop=4 shiftwidth=4 expandtab