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: APDS_9960 LPS22HB LSM9DS1 HTS221
Revision 2:9ee17e6e5900, committed 2021-02-28
- Comitter:
- kenjiArai
- Date:
- Sun Feb 28 23:49:07 2021 +0000
- Parent:
- 1:cce280da16d4
- Commit message:
- change comments in select_example.h
Changed in this revision
select_example.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/select_example.h Sun Feb 28 07:31:58 2021 +0000 +++ b/select_example.h Sun Feb 28 23:49:07 2021 +0000 @@ -6,7 +6,7 @@ * http://www7b.biglobe.ne.jp/~kenjia/ * https://os.mbed.com/users/kenjiArai/ * Started: January 22nd, 2020 - * Revised: February 28th, 2021 + * Revised: March 1st, 2021 */ /* @@ -22,11 +22,11 @@ 4. 4_check_HTS221 Capacitive digital sensor for relative humidity and temperature 5. 5_Combined_enviromental_sensors - Demonstration sample program SD Card + LSM9DS1+LPS22HB+HTS221 6. 6_check_APDS_9960 Digital Proximity, Ambient Light, RGB and Gesture Sensor - -> PLEASE SET VCOM BAUDRATE IS 115200 + -> PLEASE Open Nano 33 BLE board Virtual Communication line from PC */ #define EXAMPLE_NUMBER 0 // select 0 to 6