Skip to content

Commit

Permalink
Merge pull request #119 from Qrome/2.14
Browse files Browse the repository at this point in the history
2.14
  • Loading branch information
Qrome authored May 29, 2019
2 parents d2e6a0a + a43d996 commit e141527
Show file tree
Hide file tree
Showing 8 changed files with 564 additions and 466 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Version 2.5 introduced the ability to upgrade pre-compiled firmware from a binar
It is recommended to use Arduino IDE. You will need to configure Arduino IDE to work with the Wemos board and USB port and installed the required USB drivers etc.
* USB CH340G drivers: https://wiki.wemos.cc/downloads
* Enter http://arduino.esp8266.com/stable/package_esp8266com_index.json into Additional Board Manager URLs field. You can add multiple URLs, separating them with commas. This will add support for the Wemos D1 Mini to Arduino IDE.
* Open Boards Manager from Tools > Board menu and install esp8266 Core platform version **2.5.0**
* Open Boards Manager from Tools > Board menu and install esp8266 Core platform version **2.5.2**
* Select Board: "LOLIN(WEMOS) D1 R2 & mini"
* Set 1M SPIFFS -- **this project requires SPIFFS for saving and reading configuration settings.**
* Select the **Port** from the tools menu.
Expand Down
Binary file removed marquee.ino.d1_mini_2.13.bin
Binary file not shown.
Binary file added marquee.ino.d1_mini_2.14.bin
Binary file not shown.
Binary file removed marquee.ino.d1_mini_wide_2.13.bin
Binary file not shown.
Binary file added marquee.ino.d1_mini_wide_2.14.bin
Binary file not shown.
Loading

0 comments on commit e141527

Please sign in to comment.