mirror of
https://github.com/openharmony/drivers_framework.git
synced 2026-08-26 18:17:07 -04:00
style:modify sensor barometer driver style
Signed-off-by: chenchong <chenchong43@huawei.com>
This commit is contained in:
@@ -114,6 +114,6 @@ struct BarometerDrvData {
|
||||
|
||||
int32_t BarometerRegisterChipOps(const struct BarometerOpsCall *ops);
|
||||
struct SensorCfgData *BarometerCreateCfgData(const struct DeviceResourceNode *node);
|
||||
void BarometerReleaseCfgData(struct SensorCfgData *sensorCfgData);
|
||||
void BarometerReleaseCfgData(struct SensorCfgData *barometerCfg);
|
||||
|
||||
#endif /* SENSOR_BAROMETER_DRIVER_H */
|
||||
|
||||
Reference in New Issue
Block a user