]> Git Repo - pov-display-rpi.git/blame - include/tlc59711.h
fixed errors and fromating
[pov-display-rpi.git] / include / tlc59711.h
CommitLineData
4b5f5fcb 1#include "common.h"
2#ifndef TLC59711_H
3#define TLC59711_H
4#include "spi.h"
d41e803b 5extern int tlc59711_send(const uint16_t data[12]);
4b5f5fcb 6extern int tlc59711_init(const char *device);
7#endif
This page took 0.017636 seconds and 4 git commands to generate.