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

https://github.com/iory/lipo-power-save-board


https://github.com/iory/lipo-power-save-board

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Lipo Power Save Board

## RGB Led

```
pio run -t upload -e rgb_led
```

## Suction Relay

```
pio run -t upload -e suction_relay
```

## Debug

### Serial Monitor

```
pio device monitor
```