File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 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 `
You can’t perform that action at this time.
0 commit comments