Profanity Free APDS_9960

Fork of APDS_9960 by Chiang Bing-Han

Revision:
4:856b9c3f549a
Parent:
3:8e5d2639d7bf
--- a/glibr.cpp	Mon Apr 03 15:41:56 2017 +0000
+++ b/glibr.cpp	Thu Apr 20 13:55:23 2017 +0000
@@ -30,7 +30,7 @@
     
     if( (!(id == APDS9960_ID_1 || id == APDS9960_ID_2))||id==ERROR) {
          //printf("%c\r\n", id);
-         std::cout<<"fuck"<<std::endl;
+         std::cout<<"watch loose"<<std::endl;
          return false;
     }