driver type capitalization

This commit is contained in:
pblivingston 2026-03-02 05:24:30 -05:00
parent 2f2d4af848
commit defb2b68c0

View File

@ -268,10 +268,10 @@ function Device_Desc {
}
$drivers = @{
1 = 'MME'
3 = 'WDM'
4 = 'KS'
5 = 'ASIO'
1 = 'mme'
3 = 'wdm'
4 = 'ks'
5 = 'asio'
}
[PSCustomObject]@{