mirror of
https://github.com/LNH-team/dspico-usb-examples.git
synced 2026-06-02 17:26:50 +02:00
Added usb video example
This commit is contained in:
4
examples/usb-video/common/IpcChannels.h
Normal file
4
examples/usb-video/common/IpcChannels.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
#define IPC_CHANNEL_CAMERA 16
|
||||
#define IPC_CHANNEL_CAPTURE 17
|
||||
Reference in New Issue
Block a user