Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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;
}
