Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: setting.h
- Revision:
- 237:c2cfe349f5c1
- Parent:
- 230:2c3e5ecbe7e1
- Child:
- 238:4e660aa77eb7
--- a/setting.h Fri Jun 25 12:21:04 2021 +0000 +++ b/setting.h Wed Jul 07 10:09:21 2021 +0000 @@ -266,6 +266,7 @@ extern int VALVE_MAX_POS; extern int VALVE_MIN_POS; +extern int VALVE_ELECTRIC_CENTER; extern int VALVE_POS_NUM; extern float VALVE_CENTER_OFFSET; extern float VALVE_DZ_MINUS_OFFSET;