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-dev-f303 FastPWM3
Diff: Config/user_config.h
- Revision:
- 54:3e056b097c52
- Parent:
- 51:6cd89bd6fcaa
diff -r 349304b6d937 -r 3e056b097c52 Config/user_config.h --- a/Config/user_config.h Fri Feb 28 23:05:58 2020 +0000 +++ b/Config/user_config.h Tue Mar 03 00:53:49 2020 +0000 @@ -18,8 +18,7 @@ #define CAN_MASTER __int_reg[2] // CAN bus "master" ID #define CAN_TIMEOUT __int_reg[3] // CAN bus timeout period #define ENCODER_LUT __int_reg[5] // Encoder offset LUT - 128 elements long - - +//#define IO_MODE __int_reg[6] // The IO_mode (UART or step/dir) extern float __float_reg[];