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:
- 24:4555d379fa1e
- Parent:
- 16:a01acc32466d
--- a/OUT.txt Thu May 09 10:34:44 2019 +0000 +++ b/OUT.txt Sat May 18 07:05:10 2019 +0000 @@ -9,18 +9,18 @@ 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}, + {0, 0, 0}, + {0, 1, 0}, + {0, 2, 0}, + {0, 3, 0}, + {0, 4, 0}, + {0, 5, 0}, + {0, 6, 0}, + {0, 7, 0}, + {1, 0, 0}, + {1, 1, 0}, + {1, 2, 0}, + {1, 3, 0}, }; int main()