glow-control-lib 0.3.1

A library for controlling programmable LED lights
Documentation
1
2
3
4
5
6
7
# Glow Control Library

This crate, `glow-control-lib`, provides a library for controlling programmable LED devices. It is part of the `glow-control` workspace.

## Overview

`glow-control-lib` contains the core functionality and shared logic that can be used to interface with LED devices. It includes modules for device discovery, control interfaces, and utility functions.