Skip to content

Commit 9843401

Browse files
committed
fix astyle
1 parent 1ad8158 commit 9843401

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/CloudSerial.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ class CloudSerialClass : public Stream {
5151

5252
protected:
5353

54-
friend class ArduinoIoTCloudTCP;
54+
friend class ArduinoIoTCloudTCP;
55+
5556

56-
5757

5858
void appendStdin(const uint8_t *buffer, size_t size);
5959

0 commit comments

Comments
 (0)