Files
V2GProtocol_CSharp/Properties/launchSettings.json
ChiKyun Kim 747aabe224 add files
2025-09-09 13:59:12 +09:00

8 lines
126 B
JSON

{
"profiles": {
"V2GProtocol": {
"commandName": "Project",
"commandLineArgs": ".\\data\\raw.hex"
}
}
}