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
Diff: inc/boards.h
- Revision:
- 49:65c714a5def2
- Parent:
- 44:741ee27c8a34
- Child:
- 51:abe8a392d50b
--- a/inc/boards.h Mon Mar 11 18:57:14 2019 +0000 +++ b/inc/boards.h Tue Mar 12 22:16:03 2019 +0000 @@ -66,6 +66,8 @@ void updateSlaveControls(unsigned short); void XupdateControls(unsigned short); +extern InterruptIn i2c; + extern const unsigned short i2c_addr_slave1; extern const unsigned short i2c_addr_slave2;