mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-03 03:01:44 +00:00
NI image 2019v9 (#1467)
This commit is contained in:
committed by
Peter Johnson
parent
ef16317f8f
commit
7e1ec28839
@@ -80,3 +80,5 @@ kResourceType_Shuffleboard = 78
|
||||
kResourceType_CAN = 79
|
||||
kResourceType_DigilentDMC60 = 80
|
||||
kResourceType_PWMVictorSPX = 81
|
||||
kResourceType_RevSparkMaxPWM = 82
|
||||
kResourceType_RevSparkMaxCAN = 83
|
||||
|
||||
@@ -9,7 +9,7 @@ project.netCommComponents.each { String s->
|
||||
netCommLibConfigs[s] = ['linux:athena']
|
||||
}
|
||||
|
||||
def niLibrariesVersion = '2019.7.1'
|
||||
def niLibrariesVersion = '2019.9.3'
|
||||
|
||||
model {
|
||||
dependencyConfigs {
|
||||
|
||||
Reference in New Issue
Block a user