Initial commit

This commit is contained in:
2017-07-13 06:18:04 +02:00
commit bf5e39efb6
8 changed files with 156 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# NeoPixel based app to control model railroad houses lightnings
## Overview
This app is based on the example mjs_base and addds service to control model house lightnings, based on the current clock (of fastclock).
## 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>