mirror of https://github.com/ARMmbed/mbed-os.git
astyle fix bracket
parent
7b0a8f23a2
commit
4974c86b54
|
|
@ -55,8 +55,7 @@
|
||||||
* }
|
* }
|
||||||
* @endcode
|
* @endcode
|
||||||
*/
|
*/
|
||||||
class I2CEEBlockDevice : public BlockDevice
|
class I2CEEBlockDevice : public BlockDevice {
|
||||||
{
|
|
||||||
public:
|
public:
|
||||||
/** Constructor to create an I2CEEBlockDevice on I2C pins
|
/** Constructor to create an I2CEEBlockDevice on I2C pins
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue