Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/choi-jungwoo/fire-sensor-example

Fire Sensor Example For NodeMCU
https://github.com/choi-jungwoo/fire-sensor-example

Last synced: 1 day ago
JSON representation

Fire Sensor Example For NodeMCU

Awesome Lists containing this project

README

        

# Fire Sensor Example For NodeMCU

## Required
- [xtensa-rust](https://github.com/MabezDev/xtensa-rust-quickstart)

## Set Env Var
- Change **CUSTOM_RUSTC** in ```setenv.cmd``` file.

## Flash
```bash
flash.cmd
```