mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
Adds SinkFrameTimeoutCpp to def file (#61)
This commit is contained in:
committed by
Peter Johnson
parent
61e34621cc
commit
b484cbba7c
@@ -86,6 +86,7 @@ CS_SetCameraExposureHoldCurrent @83
|
||||
CS_SetCameraExposureManual @84
|
||||
CS_SetDefaultLogger @85
|
||||
CS_GrabSinkFrameTimeout @86
|
||||
CS_GrabSinkFrameTimeoutCpp @87
|
||||
|
||||
; JNI functions
|
||||
JNI_OnLoad
|
||||
|
||||
@@ -86,3 +86,4 @@ CS_SetCameraExposureHoldCurrent @83
|
||||
CS_SetCameraExposureManual @84
|
||||
CS_SetDefaultLogger @85
|
||||
CS_GrabSinkFrameTimeout @86
|
||||
CS_GrabSinkFrameTimeoutCpp @87
|
||||
|
||||
Reference in New Issue
Block a user