Initial commit

This commit is contained in:
2018-03-18 17:04:13 +01:00
commit c7b801114a
7 changed files with 350 additions and 0 deletions

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# Flash light / alarm light controller
## Overview
This is an empty app, serves as a skeleton for building Mongoose OS
apps from scratch.
## 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>