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:
- 218:066030f7951f
- Parent:
- 216:a81419fb58ea
- Child:
- 224:985dba42f261
diff -r ea3ce5d72ae3 -r 066030f7951f setting.h --- a/setting.h Thu Dec 24 14:45:19 2020 +0000 +++ b/setting.h Sun Dec 27 12:37:18 2020 +0000 @@ -185,6 +185,7 @@ extern float Ps; extern float Pt; extern float gamma_hat; +extern float a_hat; extern float V_adapt; extern float x_4_des_old;