Fix warning in RGBController_DMX.cpp
This commit is contained in:
parent
9d988444b1
commit
4cf28306e5
1 changed files with 0 additions and 2 deletions
|
|
@ -170,8 +170,6 @@ void RGBController_DMX::ResizeZone(int /*zone*/, int /*new_size*/)
|
|||
|
||||
void RGBController_DMX::DeviceUpdateLEDs()
|
||||
{
|
||||
int color_idx = 0;
|
||||
|
||||
last_update_time = std::chrono::steady_clock::now();
|
||||
|
||||
unsigned char dmx_data[513];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue