Skip to content

Commit f98d245

Browse files
committed
updated changelog
1 parent 31f4583 commit f98d245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Each version gets its own namespace in the form of SINRICPRO_X_Y_Z (SINRICPRO_2_9_6)
77
- SinricProDevice: implemented registerRequestHandler (used by capabilities to register their requestHandler functions)
88
- Implemented SinricProStrings to avoid unnecessary string duplication and move the strings into PROGMEM.
9-
- New temperature sensor example added HTU21D (thanks to [jpa-welten](https://github.com/jpa-welten))
9+
- New temperature sensors example added HTU21D & AHT10 (thanks to [jpa-welten](https://github.com/jpa-welten))
1010
### Changes
1111
- Removed types: `DeviceId`, `AppKey` and `AppSecret`. These are now again of type `String`.
1212
- Include guard is now based on `#pragma once` instead of `#ifndef`, `#define` and `#endif`

0 commit comments

Comments
 (0)