passage à SERIAL_SPEED

This commit is contained in:
Julien Cabillot
2017-03-02 17:34:16 +01:00
committed by JC
parent a03caff598
commit 6f8d1ea164
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ ESP8266WebServer server(HTTP_PORT);
void setup()
{
Serial.begin(115200);
Serial.begin(SERIAL_SPEED);
Serial.println("\nresetting");
// LED