11 lines
520 B
INI
11 lines
520 B
INI
name=CharGraph Time Logic
|
|
version=1.0.0
|
|
author=CharGraph
|
|
maintainer=CharGraph
|
|
sentence=German word clock time-to-words conversion library for ESP8266/Arduino
|
|
paragraph=Converts time (hour:minute) to German words and calculates minute LED positions. Includes pattern validation and 24-minute rules with modifiers (KURZ, BALD, FAST). Optimized for ESP8266/WEMOS D1 Mini with PROGMEM storage.
|
|
category=Timing
|
|
url=https://github.com/CharGraph/CharGraphTimeLogic
|
|
architectures=esp8266,esp32,avr
|
|
includes=CharGraphTimeLogic.h
|