Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Schm1tz1 authored and Schm1tz1 committed Mar 6, 2016
1 parent a4b07ca commit 4347283
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions libraries/MS5xxx/MS5611.cpp
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
/*
MS5611.h - Library for accessing MS5611 sensors via I2C
Copyright (c) 2012 Roman Schmitz
Copyright (c) 2016 Roman Schmitz
This file is part of arduino-MS5611.
This file is part of arduino-MS5xxx.
arduino-MS5611 is free software: you can redistribute it and/or modify
arduino-MS5xxx is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
arduino-MS5611 is distributed in the hope that it will be useful,
arduino-MS5xxx is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with arduino-MS5611. If not, see <http://www.gnu.org/licenses/>.
along with arduino-MS5xxx. If not, see <http://www.gnu.org/licenses/>.
*/

Expand Down
8 changes: 4 additions & 4 deletions libraries/MS5xxx/MS5611.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
MS5611.h - Library for accessing MS5611 sensors via I2C
Copyright (c) 2016 Roman Schmitz
This file is part of arduino-MS5611.
This file is part of arduino-MS5xxx.
arduino-MS5611 is free software: you can redistribute it and/or modify
arduino-MS5xxx is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
arduino-MS5611 is distributed in the hope that it will be useful,
arduino-MS5xxx is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with arduino-MS5611. If not, see <http://www.gnu.org/licenses/>.
along with arduino-MS5xxx. If not, see <http://www.gnu.org/licenses/>.
*/

Expand Down

0 comments on commit 4347283

Please sign in to comment.