Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jhh/midlink-shade


https://github.com/jhh/midlink-shade

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# Midlink Shade Control

## `config.h`

This needs to be created at the project root.

```cpp
#pragma once

#define SSID "********"
#define WIFI_PASSWORD "********"
```