for checking multiple SOLID T sensors

Dependencies:   DevInterfaces AT30TSE75x I2Cinterfaces

Fork of AT30TSE752TST by wimbeaumont Project

Revision:
7:7f469b082fb2
Parent:
4:576303494244
--- a/main.cpp	Mon Jun 24 14:59:03 2019 +0000
+++ b/main.cpp	Mon Jun 24 15:01:29 2019 +0000
@@ -2,9 +2,11 @@
  *
  *  check addresses connected, read them 
  * (C) Wim Beaumont Universiteit Antwerpen 2017 
+ 
+ *  ver  0.22  updated to the last mbed , see if mbed studio accepts now
  */ 
 
-#define AT30TSE753EXAMPLEVER "0.21"
+#define AT30TSE753EXAMPLEVER "0.22"
 
 #include "mbed.h"