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: OUT.txt
- Revision:
- 29:b3f2dfd166ac
- Parent:
- 16:a01acc32466d
--- a/OUT.txt Sat Jun 29 09:10:52 2019 +0000 +++ b/OUT.txt Wed Oct 16 10:56:38 2019 +0000 @@ -9,18 +9,9 @@ Y_I2C i2c(PB_9, PB_8); OUT_I2C_Data_TypeDef OUT_I2C_Data[]= { - {15, 0, 0}, - {15, 1, 0}, - {15, 2, 0}, - {15, 3, 0}, - {15, 4, 0}, - {15, 5, 0}, - {15, 6, 0}, - {15, 7, 0}, - {14, 0, 0}, - {14, 1, 0}, - {14, 2, 0}, - {14, 3, 0}, + {100, 0, 0}, + {100, 1, 0}, + {100, 2, 0} }; int main()