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 mbed-rtos X_NUCLEO_IHM02A1
Diff: PWM.h
- Revision:
- 36:ba2e7eddbafa
- Parent:
- 35:758191d5c6e1
--- a/PWM.h Sun May 05 16:18:20 2019 +0000 +++ b/PWM.h Wed May 08 09:35:40 2019 +0000 @@ -6,6 +6,7 @@ void Init_Servo(); void Set_Servo_Good_Fil(); void Set_Servo_Bad_Fil(); +void Servo_Off(); /* ---------------------------- END ----------------------------------------- */