mbed library sources
Fork of mbed-src by
Revision 603:f00c7e78e8b4, committed 2015-08-09
- Comitter:
- HiAlgoBoost
- Date:
- Sun Aug 09 05:18:54 2015 +0000
- Parent:
- 602:421d040916fe
- Commit message:
- Evening of August 8th version
Changed in this revision
api/SPI.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 421d040916fe -r f00c7e78e8b4 api/SPI.h --- a/api/SPI.h Wed Aug 05 14:30:08 2015 +0100 +++ b/api/SPI.h Sun Aug 09 05:18:54 2015 +0000 @@ -222,7 +222,8 @@ virtual ~SPI() { } -protected: +//protected: EUGENE +public: spi_t _spi; #if DEVICE_SPI_ASYNCH