Skip to content

Commit

Permalink
header guard
Browse files Browse the repository at this point in the history
  • Loading branch information
pilotak committed Jul 16, 2018
1 parent eb5229b commit 6bfad0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UbxGpsI2C.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*/

#ifndef DEBOUNCEIN_H
#define DEBOUNCEIN_H
#ifndef UBXGPSI2C_H
#define UBXGPSI2C_H

#include "mbed.h"

Expand Down

0 comments on commit 6bfad0a

Please sign in to comment.