Local build works, remote build needs to be added

This commit is contained in:
2018-01-22 13:21:36 +01:00
commit 319136f3e7
7 changed files with 276 additions and 0 deletions

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# A test app for Mongoose and SSD1306 (variant for Wemos 64x48 OLED display)
## Overview
This is a simple app using the C interface only to create some content on the OLED display.
## How to install this app
- Install and start [mos tool](https://mongoose-os.com/software.html)
- Switch to the Project page, find and import this app, build and flash it:
<p align="center">
<img src="https://mongoose-os.com/images/app1.gif" width="75%">
</p>