Fixed typo

This commit is contained in:
Dirk Jahnke 2018-01-22 15:18:49 +01:00
parent 71cf60882c
commit fabcca06fb
1 changed files with 6 additions and 6 deletions

View File

@ -7,14 +7,14 @@ This is a simple app using the C interface only to create some content on the OL
## How to build this app
### Locally
- get local copy of the needed library:
-- mkdir libs
-- git clone https://gitea.pmpark.de/dirk/ssd1306dj libs/ssd1306dj
- mkdir libs
- git clone https://gitea.pmpark.de/dirk/ssd1306dj libs/ssd1306dj
- get source of testOled
-- git clone https://gitea.pmpark.de/dirk/MongooseESPWemosOled64x48
-- cd MongooseESPWemosOled64x48
-- mos build --local
- git clone https://gitea.pmpark.de/dirk/MongooseESPWemosOled64x48
- cd MongooseESPWemosOled64x48
- mos build --local
- flash your Wemos device with Oled 64x48 display
-- mos flash
- mos flash
### Remote (not yet finished, does not work!)
- mos build --arch ESP8266