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:
- 52:8ea76864368a
- Parent:
- 51:b46bed7fec80
- Child:
- 53:4d66fb1c5dd9
- Child:
- 54:647072f5307a
--- a/setting.h Wed Feb 19 00:44:07 2020 +0000 +++ b/setting.h Wed Feb 19 05:48:57 2020 +0000 @@ -109,6 +109,9 @@ extern uint8_t BNO; extern uint8_t CONTROL_MODE; extern uint8_t OPERATING_MODE; +extern uint8_t SENSING_MODE; +extern uint8_t CURRENT_CONTROL_MODE; +extern uint8_t FLAG_VALVE_DEADZONE; extern uint8_t SETTING_SWITCH; extern uint8_t SETTING_SWITCH_OLD; extern uint8_t REFERENCE_MODE; @@ -413,3 +416,4 @@ +