mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
chore(minor): 1.4.0 [skip ci]
## [1.4.0](https://github.com/lorow/OpenIris/compare/v1.3.3...v1.4.0) (2023-02-25) ### 🍕 Features * Disable auto-exposure, tweak settings to produce a bit cleaner image, document the options ([#38](https://github.com/lorow/OpenIris/issues/38)) ([85094bc](85094bc3f7))
This commit is contained in:
parent
85094bc3f7
commit
d2d2140628
@ -3,6 +3,13 @@
|
||||
[](https://semver.org)
|
||||
> All notable changes to this project will be documented in this file
|
||||
|
||||
## [1.4.0](https://github.com/lorow/OpenIris/compare/v1.3.3...v1.4.0) (2023-02-25)
|
||||
|
||||
|
||||
### 🍕 Features
|
||||
|
||||
* Disable auto-exposure, tweak settings to produce a bit cleaner image, document the options ([#38](https://github.com/lorow/OpenIris/issues/38)) ([85094bc](https://github.com/lorow/OpenIris/commit/85094bc3f75e3d8ce16d0039e8c98df0a2875f60))
|
||||
|
||||
## [1.3.3](https://github.com/lorow/OpenIris/compare/v1.3.2...v1.3.3) (2023-02-13)
|
||||
|
||||
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
"include": "/lib/src"
|
||||
},
|
||||
"dependencies": {},
|
||||
"version": "1.3.3",
|
||||
"version": "1.4.0",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif32"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user