passage à SERIAL_SPEED

This commit is contained in:
Julien Cabillot
2017-03-02 17:32:06 +01:00
committed by JC
parent 44eb48749e
commit c3ca5d84db
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ char message_buff[100];
PubSubClient client(espClient);
void setup() {
Serial.begin(115200);
Serial.begin(SERIAL_SPEED);
Serial.println("\nresetting");
// WIFI