A feature complete driver for the LM75B temperature sensor from NXP.

Fork of LM75B by Neil Thiessen

Revision:
4:06676376766a
Parent:
3:9d68eed28bfb
Child:
5:f8b36d66b768
--- a/LM75B.h	Fri Aug 02 18:26:48 2013 +0000
+++ b/LM75B.h	Fri Aug 02 22:00:15 2013 +0000
@@ -1,11 +1,11 @@
 /* LM75B Driver Library
- * Copyright 2013 Neil Thiessen
+ * Copyright (c) 2013 Neil Thiessen
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
- * 
- * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
  * Unless required by applicable law or agreed to in writing, software
  * distributed under the License is distributed on an "AS IS" BASIS,