blob: 778ddfdb4ac77bd4aaed72f38e0204d28440f2a9 [file] [log] [blame]
/*
* Copyright (c) 2019 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef ZEPHYR_INCLUDE_LED_STRIP_H_
#define ZEPHYR_INCLUDE_LED_STRIP_H_
#ifndef CONFIG_COMPAT_INCLUDES
#warning "This header file has moved, include <drivers/led_strip.h> instead."
#endif
#include <drivers/led_strip.h>
#endif /* ZEPHYR_INCLUDE_LED_STRIP_H_ */