Skip to content

Commit 4974c86

Browse files
committed
astyle fix bracket
1 parent 7b0a8f2 commit 4974c86

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/storage/blockdevice/COMPONENT_I2CEE/I2CEEBlockDevice.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@
5555
* }
5656
* @endcode
5757
*/
58-
class I2CEEBlockDevice : public BlockDevice
59-
{
58+
class I2CEEBlockDevice : public BlockDevice {
6059
public:
6160
/** Constructor to create an I2CEEBlockDevice on I2C pins
6261
*

0 commit comments

Comments
 (0)