Nicer output for binsum.py.

This commit is contained in:
2018-10-18 00:55:12 +02:00
parent 818f63a658
commit 121522ced7
3 changed files with 20 additions and 4 deletions
+2 -2
View File
@@ -4,9 +4,9 @@
"version": "2.0.0",
"tasks": [
{
"label": "Run fenix5Plus_510.gcd",
"label": "Run gcdstruct.py",
"type": "shell",
"command": "python3 gcd.py fenix5Plus_510.gcd",
"command": "python3 gcdstruct.py fenix5Plus_510.gcd",
"group": {
"kind": "build",
"isDefault": true