Skip to content

Commit e75bd1d

Browse files
author
Binary Update Bot
committed
Update Binaries
1 parent 0aad58e commit e75bd1d

File tree

7 files changed

+5
-5
lines changed

7 files changed

+5
-5
lines changed

DCTransistor-Bidirectional/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#include <time.h>
2121

2222
//Version string. Changes with every software version
23-
#define VERSION "2.0.63"
23+
#define VERSION "2.0.64"
2424

2525
/*
2626
* USER CONFIGURATION VALUES

DCTransistor/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#include <time.h>
2121

2222
//Version string. Changes with every software version
23-
#define VERSION "2.0.63"
23+
#define VERSION "2.0.64"
2424

2525
/*
2626
* USER CONFIGURATION VALUES

bom.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"version": 1,
55
"metadata": {
66
"component": {
7-
"bom-ref": "dctransistor-2.0.63",
7+
"bom-ref": "dctransistor-2.0.64",
88
"type": "device",
99
"name": "DCTransistor",
10-
"version": "2.0.63"
10+
"version": "2.0.64"
1111
}
1212
},
1313
"components": [
@@ -73,7 +73,7 @@
7373
],
7474
"dependencies": [
7575
{
76-
"ref": "dctransistor-2.0.63",
76+
"ref": "dctransistor-2.0.64",
7777
"dependsOn": [
7878
"pkg:github/esp8266/Arduino@3.1.2",
7979
"pkg:github/bblanchon/ArduinoJson@7.4.1",

dctransistor-bidirectional.bin

16 Bytes
Binary file not shown.

dctransistor-bidirectional.bin.gz

-11 Bytes
Binary file not shown.

dctransistor.bin

16 Bytes
Binary file not shown.

dctransistor.bin.gz

-12 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)