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: yoda2.h
- Revision:
- 21:acd050bf2f28
- Parent:
- 20:ec9d4f6a16ac
--- a/yoda2.h Sat Oct 19 02:10:12 2019 +0000 +++ b/yoda2.h Sat Feb 22 05:10:09 2020 +0000 @@ -85,6 +85,8 @@ #define LCD_SCL PB_8 // I2C SCL pin #define SCALE_SDA PA_1 #define SCALE_SCL PA_0 +#define SCALE2_SDA PF_1 +#define SCALE2_SCL PA_0 #define CAN_RD PA_11 #define CAN_TD PA_12 #define DIN1 PC_0