mirror of
https://github.com/pikvm/ustreamer.git
synced 2025-12-23 18:50:00 +00:00
5 lines
128 B
C
5 lines
128 B
C
#define CHAR_BIT 8
|
|
#define WITH_GPIO
|
|
#define JANUS_PLUGIN_INIT(...) { __VA_ARGS__ }
|
|
#define EVTHREAD_USE_PTHREADS_IMPLEMENTED 1
|