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.
Dependencies: Accelerometer LCD Inverter Algorithm MotorDriver Anemometer GUI ArduinoJson Misc Definitions Pushbutton WebSocketClient temp_fan
Diff: Defs_Sett.h
- Revision:
- 1:07f86b4db069
- Parent:
- 0:74d6e93ec977
- Child:
- 2:944511c6c55f
--- a/Defs_Sett.h Wed Feb 10 00:01:15 2021 +0000 +++ b/Defs_Sett.h Mon Feb 15 21:49:09 2021 +0000 @@ -33,6 +33,7 @@ #define ANGLE_TOL 1 //Angle Tolerance (Degrees) #define MEAS_AXIS 0 //Measurement Axis (0 - X, 1 - Y, 2 - Z) #define N_AVG 15 //Averaging +#define N_CAL 100 //Calibration sampling //ANEMOMETER SETTINGS #define WIND_THRES_INIT 70 //Default safety windspeed (km/h)
