NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ledstrip.c File Reference
#include <stdint.h>
#include <stdbool.h>
#include <string.h>
#include <stdlib.h>
#include "ledstrip.h"
Include dependency graph for ledstrip.c:

Functions

bool ledstrip_config_set_color (struct ledstrip_config *self, int index, const char *colorConfig)
 

Function Documentation

bool ledstrip_config_set_color ( struct ledstrip_config self,
int  index,
const char *  colorConfig 
)