Skip to content

Commit 1f49cd0

Browse files
committed
Remoção de comentários no código.
1 parent 4905c8a commit 1f49cd0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CristalLiq-serial/frame.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77

88
enum machineState {START, RECEIVING, ESCAPE, RECEIVED};
99

10-
//extern byte machState;
11-
//extern char receivedChars[];
12-
//void receiveFrame();
13-
1410
class SerialProtocol {
1511
public:
1612
byte machState;

0 commit comments

Comments
 (0)