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 BufferedSerial Servo PCT2075 FastPWM
Diff: error_handler.cpp
- Revision:
- 14:acaa1add097b
- Parent:
- 13:ef7a06fa11de
diff -r ef7a06fa11de -r acaa1add097b error_handler.cpp --- a/error_handler.cpp Sun Sep 29 16:34:37 2019 +0000 +++ b/error_handler.cpp Sat Nov 30 16:34:58 2019 +0000 @@ -1,3 +1,8 @@ +/* + STM3_ESC Electronic Speed Controller board, drives Two Brushless Motors, full Four Quadrant Control. + Jon Freeman B. Eng Hons + 2015 - 2019 +*/ #include "mbed.h" #include "STM3_ESC.h" #include "BufferedSerial.h"