Skip to content

Commit

Permalink
bug/typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
offerman committed Jul 29, 2017
1 parent 3d9ef5a commit 51f67b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/sensors/bme280.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

#include "BME280.h"
#include "bme280.h"


uint8_t BME280::uread8(uint8_t reg) {
Expand Down

0 comments on commit 51f67b5

Please sign in to comment.