mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-03 03:01:44 +00:00
Disable extraneous data warnings in libjpeg (#1630)
These are common with USB cameras.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
def opencvVersion = '3.4.4-4'
|
||||
def opencvVersion = '3.4.4-5'
|
||||
|
||||
if (project.hasProperty('useCpp') && project.useCpp) {
|
||||
model {
|
||||
|
||||
Reference in New Issue
Block a user