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: mbed
Diff: 2021fork3/pump.cpp
- Revision:
- 2:4603eae79fb6
- Parent:
- 1:eac9f7a0488f
--- a/2021fork3/pump.cpp Wed Mar 10 21:09:24 2021 +0000 +++ b/2021fork3/pump.cpp Thu Jun 23 19:33:33 2022 +0000 @@ -9,7 +9,7 @@ // Pulse width for DM212 pump can be 1-2 ms, // where 1 ms - pump is off, 2 ms - pump is on with maximum speed. new pump driver parameters 4-2019 -#define PUMP_PULSE_WIDTH_MIN_US 1000 +#define PUMP_PULSE_WIDTH_MIN_US 950 #define PUMP_PULSE_WIDTH_MAX_US 2000 // Zero pulse width is used to disable pulse