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.
Diff: Config/user_config.h
- Revision:
- 55:5afc2865ef7f
- Parent:
- 51:6cd89bd6fcaa
- Child:
- 58:c66bedfe3688
--- a/Config/user_config.h Fri Feb 19 22:40:19 2021 -0800 +++ b/Config/user_config.h Thu Feb 25 21:53:26 2021 -0800 @@ -3,6 +3,8 @@ #ifndef USER_CONFIG_H #define USER_CONFIG_H +#define CONFIG_BAUD 115200 // Baud rate used for configurator + #define E_OFFSET __float_reg[0] // Encoder electrical offset #define M_OFFSET __float_reg[1] // Encoder mechanical offset