interface for the temperature sensor chip adt7320, with sw SPI interface

Dependents:   SPItest sscm

Revision:
4:ee71e7bca786
Parent:
3:49638acbc5d4
--- a/adt7320.cpp	Wed Oct 22 10:30:04 2014 +0000
+++ b/adt7320.cpp	Fri Oct 23 11:23:08 2015 +0000
@@ -4,8 +4,8 @@
 /* ***************************************************
  * class implementation to read the  adt7320 temperature sensor via SPI 
  *
- * W. Beaumont 
- * (C) 2014 Universiteit Antwerpen
+ * 
+ * (C) Wim Beaumont Univeristeit Antwerpen  2014 , 2015
 
  ************************************************** */