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_rtos_types Mutex mbed_rtos_storage mbed Semaphore
TCS34725.h
- Committer:
- daniwestside
- Date:
- 2019-11-27
- Branch:
- Sinthreads
- Revision:
- 1:c9ef27da97b5
- Parent:
- 0:85df64b421a8
File content as of revision 1:c9ef27da97b5:
#ifndef TSC34725_H
#define TSC34725_H
#include "mbed.h"
#define RGB_ADDR (0x29 << 1)
#endif