This commit is contained in:
rusefillc 2023-05-21 09:19:56 -04:00
parent 450b37cdfd
commit 526f245beb
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
* @file lps25.cpp
* @brief Driver for the ST LPS25HB pressure sensor
*
* At the moment uses bit-banged I2C driver
*
* @date February 6, 2020
* @author Matthew Kennedy, (c) 2020
*/