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 SHT21_ncleee ssd1306_library Adafruit_TCS34725 DS1820
define.hh@27:05fb631b1f6e, 2019-12-03 (annotated)
- Committer:
- Germaint
- Date:
- Tue Dec 03 15:36:17 2019 +0000
- Revision:
- 27:05fb631b1f6e
- Parent:
- 25:77322fbe298e
- Child:
- 28:b1edf226ea9c
Fix #define problems
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Germaint | 23:424b3149003b | 1 | #pragma once |
| Germaint | 23:424b3149003b | 2 | |
| Germaint | 27:05fb631b1f6e | 3 | //#define DEBUG |
| Germaint | 23:424b3149003b | 4 | #define SIGFOX |
| Germaint | 23:424b3149003b | 5 | #define FLOOR_TEMPERATURE |
| Germaint | 23:424b3149003b | 6 | #define FLOOR_HUMIDITY |
| Germaint | 23:424b3149003b | 7 | #define AIR_PARAMETERS |
| Germaint | 23:424b3149003b | 8 | #define RGB |
| Germaint | 27:05fb631b1f6e | 9 | //#define OLED |
