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.
Dependencies: mbed
Diff: Mapping.h
- Revision:
- 5:209b3eb7c162
- Parent:
- 4:63b7f6304f74
- Child:
- 6:96556f982fb7
--- a/Mapping.h Wed Nov 29 09:32:11 2017 +0000
+++ b/Mapping.h Wed Dec 27 14:55:03 2017 +0000
@@ -154,6 +154,7 @@
#if defined(RGB_ACTIF) && !defined(RGB_1_OCTET) && !defined(RGB_2_OCTET)
#error "Le capteur RGB est actif mais aucun format de donnees n'a ete choisi !"
+ #error "Pensez a decommenter une des lignes RGB_OCTET"
#endif
#endif
\ No newline at end of file