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.
Dependents: TheBubbleWorks_MicroBorg
Revision 8:021bfdc07443, committed 2016-02-09
- Comitter:
- waynek
- Date:
- Tue Feb 09 16:14:46 2016 +0000
- Parent:
- 7:3b8eea944ba2
- Commit message:
- remove warnings
Changed in this revision
PicoBorgReverse.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 3b8eea944ba2 -r 021bfdc07443 PicoBorgReverse.h --- a/PicoBorgReverse.h Tue Feb 09 16:11:04 2016 +0000 +++ b/PicoBorgReverse.h Tue Feb 09 16:14:46 2016 +0000 @@ -176,6 +176,6 @@ /***** PicoBorg Reverse Properties *****/ /***************************************/ + I2C* i2c; int addr; // define the I2C Address - I2C* i2c; }; \ No newline at end of file