diff options
| -rw-r--r-- | usr/space_light/include/space_light.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/space_light/include/space_light.h b/usr/space_light/include/space_light.h index 9c30f46..47ab7d2 100644 --- a/usr/space_light/include/space_light.h +++ b/usr/space_light/include/space_light.h @@ -14,6 +14,3 @@ void init_led_thread(void *arg); void set_rgbcw(struct RGBCW *rgbcw); void set_timer(uint32_t seconds); - -// WILL BE REMOVED just for testing -void setPWM(uint8_t *values, size_t len); |
