/*****************************************************************************
* | File      	:   Readme_EN.txt
* | Author      :   Waveshare team
* | Function    :   Help with use
* | Info        :
*----------------
* |	This version:   V1.0
* | Date        :   2020-02-25
* | Info        :   Provide a english version of the documentation here for your quick use
******************************************************************************/
This file is to help you use this routine.

1. Basic information:
This routine is developed based on Arduino. The routines have been verified on the E-Paper ESP8266 Driver Board;

2. Basic use:
	Method 1: Copy the entire esp8266-waveshare-epd folder to C: \ Users \ user \ AppData \ Local \ Arduino15 \ packages \ esp8266 \ hardware \ esp8266 \ 2.6.3 \ libraries
    Then open the Arduino IDE, find the corresponding demo in the file = "example =", and download it to the E-Paper ESP8266 Driver Board.

	Method 2: Place the src folder under "Documents" \Arduino\libraries, and then open the corresponding projects in the examples folder directly.
