We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b65af commit 35bf587Copy full SHA for 35bf587
tesla_login/app.js
@@ -22,7 +22,7 @@ let args = minimist(process.argv.slice(2), {
22
});
23
24
if(args.help) {
25
- console.log("OpenEVSE WiFi Simulator");
+ console.log("Tesla JS login");
26
return 0;
27
}
28
0 commit comments