Update Wifi pin header documentation.

This commit is contained in:
Knutwurst
2023-06-11 11:52:17 +02:00
parent b356da3f9b
commit 688cb03275
2 changed files with 2 additions and 4 deletions

View File

@@ -182,13 +182,13 @@
---------------
|| D37 D35 ||
|| ||
|| [D17] [D16] || <---- Connect your ESP8266 here (TX/RX)
|| [D17] [D16] || <---- Connect your ESP8266 Wifi module here (TX/RX)
/|| ||
||| D23 D25 ||
\|| ||
|| D27 D29 ||
|| ||
|| GND 5V ||
|| [GND] [5V] || <---- Connect your ESP8266 Wifi module here (GND/VIO)
---------------
*/

View File

@@ -32,8 +32,6 @@
#include "../../../module/motion.h"
#include "../../../module/stepper.h"
//#define ANYCUBIC_TFT_DEBUG
#ifdef ANYCUBIC_TOUCHSCREEN
#include "./anycubic_touchscreen.h"