daa
This commit is contained in:
@@ -28,7 +28,7 @@ void FlippR_Driver::Input::DistributingEvent::active()
|
|||||||
|
|
||||||
last_activation = std::chrono::high_resolution_clock::now();
|
last_activation = std::chrono::high_resolution_clock::now();
|
||||||
|
|
||||||
if(activation_state == ACTIVATED)
|
if(activation_state == FIRST_ACTIVATED)
|
||||||
{
|
{
|
||||||
this->distribute();
|
this->distribute();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user