Unverified Commit 071ca0d9 authored by Wolle's avatar Wolle Committed by GitHub

unnecessary pin assignment deleted

parent b70a3032
......@@ -15,11 +15,6 @@
#include "WiFiMulti.h"
#include "Audio.h"
// Digital I/O used
#define I2S_DOUT 26
#define I2S_BCLK 27
#define I2S_LRC 25
Audio audio(true, I2S_DAC_CHANNEL_BOTH_EN);
WiFiMulti wifiMulti;
String ssid = "xxxxx";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment