File tree Expand file tree Collapse file tree 2 files changed +28
-10
lines changed Expand file tree Collapse file tree 2 files changed +28
-10
lines changed Original file line number Diff line number Diff line change 1111 ],
1212 "icon" : " asomebot.png" ,
1313 "module" : " asomebot.js" ,
14- "driver" : {
15- "win32-ia32" : " CP210x_VCP_Windows/CP210xVCPInstaller_x86.exe" ,
16- "win32-x64" : " CP210x_VCP_Windows/CP210xVCPInstaller_x64.exe" ,
17- "darwin-x64" : " Mac_OSX_VCP_Driver/SiLabsUSBDriverDisk.dmg"
18- },
14+ "driver" : [
15+ {
16+ "win32-ia32" : " CP210x_VCP_Windows/CP210xVCPInstaller_x86.exe" ,
17+ "win32-x64" : " CP210x_VCP_Windows/CP210xVCPInstaller_x64.exe" ,
18+ "darwin-x64" : " Mac_OSX_VCP_Driver/SiLabsUSBDriverDisk.dmg" ,
19+ "translate" : " USB 드라이버 "
20+ },
21+ {
22+ "win32-ia32" : " CH34x_Install_Windows_v3_4/CH34x_Install_Windows_v3_4.EXE" ,
23+ "win32-x64" : " CH34x_Install_Windows_v3_4/CH34x_Install_Windows_v3_4.EXE" ,
24+ "darwin-x64" : " https://entrylabs.github.io/docs/files/drivers/CH34x_Install_MAC_10_9_AND_ABOVE/CH34x_Install_V1.3.pkg" ,
25+ "translate" : " CH340 드라이버"
26+ }
27+ ],
1928 "selectPort" : true ,
2029 "reconnect" : true ,
2130 "hardware" : {
Original file line number Diff line number Diff line change 1111 ],
1212 "icon" : " asomekit.png" ,
1313 "module" : " asomekit.js" ,
14- "driver" : {
15- "win32-ia32" : " CP210x_VCP_Windows/CP210xVCPInstaller_x86.exe" ,
16- "win32-x64" : " CP210x_VCP_Windows/CP210xVCPInstaller_x64.exe" ,
17- "darwin-x64" : " Mac_OSX_VCP_Driver/SiLabsUSBDriverDisk.dmg"
18- },
14+ "driver" : [
15+ {
16+ "win32-ia32" : " CP210x_VCP_Windows/CP210xVCPInstaller_x86.exe" ,
17+ "win32-x64" : " CP210x_VCP_Windows/CP210xVCPInstaller_x64.exe" ,
18+ "darwin-x64" : " Mac_OSX_VCP_Driver/SiLabsUSBDriverDisk.dmg" ,
19+ "translate" : " USB 드라이버 "
20+ },
21+ {
22+ "win32-ia32" : " CH34x_Install_Windows_v3_4/CH34x_Install_Windows_v3_4.EXE" ,
23+ "win32-x64" : " CH34x_Install_Windows_v3_4/CH34x_Install_Windows_v3_4.EXE" ,
24+ "darwin-x64" : " https://entrylabs.github.io/docs/files/drivers/CH34x_Install_MAC_10_9_AND_ABOVE/CH34x_Install_V1.3.pkg" ,
25+ "translate" : " CH340 드라이버"
26+ }
27+ ],
1928 "selectPort" : true ,
2029 "reconnect" : true ,
2130 "hardware" : {
You can’t perform that action at this time.
0 commit comments