change comments

This commit is contained in:
flavienhaas 2018-04-24 19:47:29 +02:00
parent 69454e9f78
commit cd9abc8585

View File

@ -25,8 +25,6 @@ struct message { // frame structure
uint16_t D3; // DATA 3
};
void setup(){
Serial.begin(9600);
while (!Serial); // wait for serial to initialize