change comments
This commit is contained in:
parent
69454e9f78
commit
cd9abc8585
@ -25,8 +25,6 @@ struct message { // frame structure
|
|||||||
uint16_t D3; // DATA 3
|
uint16_t D3; // DATA 3
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
void setup(){
|
void setup(){
|
||||||
Serial.begin(9600);
|
Serial.begin(9600);
|
||||||
while (!Serial); // wait for serial to initialize
|
while (!Serial); // wait for serial to initialize
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user