aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/hts221.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/ex/ST/hts221.h')
-rw-r--r--os/ex/ST/hts221.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/ex/ST/hts221.h b/os/ex/ST/hts221.h
index 58c4af956..8662b1751 100644
--- a/os/ex/ST/hts221.h
+++ b/os/ex/ST/hts221.h
@@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-
+
*/
/**
@@ -378,7 +378,7 @@ struct HTS221Driver {
const struct BaseSensorVMT *vmt_basesensor;
/** @brief BaseHygrometer Virtual Methods Table. */
const struct BaseHygrometerVMT *vmt_basehygrometer;
- /** @brief BaseThermometer Virtual Methods Table. */
+ /** @brief BaseThermometer Virtual Methods Table. */
const struct BaseThermometerVMT *vmt_basethermometer;
_hts221_data
};