mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-02-21 17:26:30 +00:00
7 lines
189 B
C
7 lines
189 B
C
#define CHAR_BIT 8
|
|
#define WITH_GPIO
|
|
#define JANUS_PLUGIN_INIT(...) { __VA_ARGS__ }
|
|
#define EVTHREAD_USE_PTHREADS_IMPLEMENTED 1
|
|
#define CLOCK_MONOTONIC_RAW 1
|
|
#define CLOCK_MONOTONIC_FAST 1
|