rs_ws281x 0.5.1

Wrapper for ws281x library using bindgen to track upstream
Documentation
1
2
3
4
5
6
7
8
9
10
/* Auto Generated Header built by version.py - DO NOT MODIFY */

#ifndef __@HEADERDEF@__
#define __@HEADERDEF@__

#define VERSION_MAJOR @VERSION_MAJOR@
#define VERSION_MINOR @VERSION_MINOR@
#define VERSION_MICRO @VERSION_MICRO@
                
#endif /* __@HEADERDEF@__ */