mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
## [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))
27 lines
561 B
JSON
27 lines
561 B
JSON
{
|
|
"name": "OpenIris",
|
|
"keywords": "esp32S, openiris, openiris-esp32s, webcam, streaming server",
|
|
"description": "openiris library",
|
|
"authors": [
|
|
{
|
|
"name": "lorow",
|
|
"url": "https://github.com/lorow"
|
|
},
|
|
{
|
|
"name": "ZanzyTHEbar",
|
|
"url": "https://github.com/ZanzyTHEbar"
|
|
}
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/lorow/OpenIris.git"
|
|
},
|
|
"export": {
|
|
"include": "/lib/src"
|
|
},
|
|
"dependencies": {},
|
|
"version": "2.2.6",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32"
|
|
}
|