mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-02-22 09:46:32 +00:00
4 lines
84 B
C
4 lines
84 B
C
#define CHAR_BIT 8
|
|
#define WITH_GPIO
|
|
#define JANUS_PLUGIN_INIT(...) { __VA_ARGS__ }
|