mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Update JsonConnection.h
Former-commit-id: 5d44428cd95e2b81b867ace67eb1f77aceb47856
This commit is contained in:
parent
39b318e842
commit
8fce604ccb
@ -132,7 +132,7 @@ public:
|
||||
/// @param green The green temperature value
|
||||
/// @param blue The blue temperature value
|
||||
void setTemperature(
|
||||
std::string * temperaturenId,
|
||||
std::string * temperatureId,
|
||||
int * red,
|
||||
int * green,
|
||||
int * blue);
|
||||
|
Loading…
Reference in New Issue
Block a user