changeset 466:d88add6a4037

wip, need to test the power on callback and the initialization of the effect itself for the power transition effect
author Louis Opter <kalessin@kalessin.fr>
date Mon, 13 Jun 2016 22:53:55 -0700
parents 63f84bfc2981
children 3fbd5051e31a
files add_power_transition.patch
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/add_power_transition.patch	Mon Jun 13 16:50:46 2016 +0400
+++ b/add_power_transition.patch	Mon Jun 13 22:53:55 2016 -0700
@@ -3115,6 +3115,8 @@
 +
 +    return 0;
 +}
+diff --git a/tests/effects/power_transition/test_power_transition_on_apply_callback.c b/tests/effects/power_transition/test_power_transition_on_apply_callback.c
+new file mode 100644
 diff --git a/tests/lifx/mock_bulb.h b/tests/lifx/mock_bulb.h
 --- a/tests/lifx/mock_bulb.h
 +++ b/tests/lifx/mock_bulb.h