Profanity Free APDS_9960

Fork of APDS_9960 by Chiang Bing-Han

Files at this revision

API Documentation at this revision

Comitter:
nciulla
Date:
Thu Apr 20 13:55:23 2017 +0000
Parent:
3:8e5d2639d7bf
Commit message:
Got ride of profanity

Changed in this revision

glibr.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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;
     }