mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
chore(patch): 2.2.6 [skip ci]
## [2.2.6](https://github.com/EyeTrackVR/OpenIris/compare/v2.2.5...v2.2.6) (2023-10-27) ### 🔁 Continuous Integration * **ci-fix:** fix build bug related to esp32s3 ([1a39c35](1a39c35534))
This commit is contained in:
parent
1cb5801c1c
commit
770c854afd
@ -3,6 +3,13 @@
|
||||
[](https://semver.org)
|
||||
> All notable changes to this project will be documented in this file
|
||||
|
||||
## [2.2.6](https://github.com/EyeTrackVR/OpenIris/compare/v2.2.5...v2.2.6) (2023-10-27)
|
||||
|
||||
|
||||
### 🔁 Continuous Integration
|
||||
|
||||
* **ci-fix:** fix build bug related to esp32s3 ([1a39c35](https://github.com/EyeTrackVR/OpenIris/commit/1a39c35534fd8e87b8f02e978e8a46faf8cc1d51))
|
||||
|
||||
## [2.2.5](https://github.com/EyeTrackVR/OpenIris/compare/v2.2.4...v2.2.5) (2023-10-27)
|
||||
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
platform = https://github.com/platformio/platform-espressif32.git
|
||||
framework = arduino
|
||||
monitor_speed = 115200
|
||||
custom_firmware_version = 2.2.5
|
||||
custom_firmware_version = 2.2.6
|
||||
monitor_rts = 0
|
||||
monitor_dtr = 0
|
||||
monitor_filters =
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
"include": "/lib/src"
|
||||
},
|
||||
"dependencies": {},
|
||||
"version": "2.2.5",
|
||||
"version": "2.2.6",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif32"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user