Profanity Free APDS_9960
Fork of APDS_9960 by
Revision 4:856b9c3f549a, committed 2017-04-20
- 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 |
diff -r 8e5d2639d7bf -r 856b9c3f549a glibr.cpp --- 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; }