mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-24 00:23:45 +02:00
Initial CDC implementation
This commit is contained in:
@@ -17,7 +17,8 @@ extern std::shared_ptr<CameraManager> cameraHandler;
|
||||
extern std::shared_ptr<ProjectConfig> deviceConfig;
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
extern "C"
|
||||
{
|
||||
#endif
|
||||
|
||||
const char *get_uvc_device_name();
|
||||
|
||||
Reference in New Issue
Block a user