Skip to content

Commit e55e4b3

Browse files
authored
Changing port to openbikecontrol's one
1 parent ccb7f86 commit e55e4b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mywhooshlink.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ private slots:
106106

107107
bool enabled;
108108
bool overrideGears;
109-
static const int PORT = 21587;
109+
static const int PORT = 36867;
110110

111111
// Button action mappings
112112
Action leftUpAction;

0 commit comments

Comments
 (0)