mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
chore(minor): 1.8.0 [skip ci]
## [1.8.0](https://github.com/lorow/OpenIris/compare/v1.7.0...v1.8.0) (2023-02-27) ### 🍕 Features * add wifi rssi endpoint ([8f2b6db](8f2b6db65b))
This commit is contained in:
parent
8f2b6db65b
commit
af6b3dc2c1
@ -3,6 +3,13 @@
|
||||
[](https://semver.org)
|
||||
> All notable changes to this project will be documented in this file
|
||||
|
||||
## [1.8.0](https://github.com/lorow/OpenIris/compare/v1.7.0...v1.8.0) (2023-02-27)
|
||||
|
||||
|
||||
### 🍕 Features
|
||||
|
||||
* add wifi rssi endpoint ([8f2b6db](https://github.com/lorow/OpenIris/commit/8f2b6db65b611b4c82de09e2add5a004426da7ec))
|
||||
|
||||
## [1.7.0](https://github.com/lorow/OpenIris/compare/v1.6.0...v1.7.0) (2023-02-27)
|
||||
|
||||
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
"include": "/lib/src"
|
||||
},
|
||||
"dependencies": {},
|
||||
"version": "1.7.0",
|
||||
"version": "1.8.0",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif32"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user