Skip to content

Commit 6477730

Browse files
authored
Merge branch 'develop' into Dmasun
2 parents 33d50c9 + c85fb30 commit 6477730

File tree

9 files changed

+5080
-17
lines changed

9 files changed

+5080
-17
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
.vscode/launch.json
44
.vscode/ipch
55
.vscode/extensions.json
6+
.idea/
67
test/tmp_pio_test_transport.cpp
78
data/config.txt
89
include/telegram_token.h
@@ -13,3 +14,6 @@ SmartSpin_logfile.txt
1314
build/CMakeCache.txt
1415
*.log
1516
.DS_Store
17+
.aider*
18+
.env
19+
C/Users/

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Hardware
1515

1616

17+
## [25.1.10]
18+
19+
### Added
20+
21+
### Changed
22+
- Added checks for IC SE Bike Connection.
23+
24+
### Hardware
25+
26+
1727
## [24.12.8]
1828

1929
### Added
@@ -24,6 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2434
- Added Dmasun bike
2535
- Added Equinox Soul Cycle
2636
- Added Sole SB700
37+
- added bike mount for Joroto X2 and any other bike with hex shape front tube
38+
- replaced old inserts for Joroto X2 with new 60.5
2739

2840
## [24.12.7]
2941

0 commit comments

Comments
 (0)