This repository was archived by the owner on Dec 14, 2025. It is now read-only.
Commit 0f0c7df
committed
chore(minor): 2.7.0-beta.1 [skip ci]
## [2.7.0-beta.1](v2.6.0...v2.7.0-beta.1) (2025-01-11)
### π Features
* Add support for ov5640 cameras ([14d2cb0](14d2cb0))
* Fix ov5640 support implementation after beta cleanup ([4894c22](4894c22))
* fix usb streaming on wroom boards, add support for babble custom board ([049b160](049b160))
* Move logging in serial streaming so that we at least attempt to get new frame ([53a3d4b](53a3d4b))
* Refactor commands and serial manager to support updated commands payload ([811a9f8](811a9f8))
### π Bug Fixes
* serial output for esp32cams and other boards not supporting higher frequency baud rate ([01e5e28](01e5e28))1 parent 056e19f commit 0f0c7df
3 files changed
Lines changed: 18 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
6 | 22 | | |
7 | 23 | | |
8 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
0 commit comments