Fix wording in README and correct Doxygen spelling

Improve the wording of the first sentence in the README and correct the spelling of Doxygen.
This commit is contained in:
Arto Baltayan
2026-03-11 21:13:50 -04:00
committed by GitHub
parent b888f1a521
commit 9ac145a454

View File

@@ -1,5 +1,5 @@
# LightHub # LightHub
is Flexible, Arduino-Mega/Arduino DUE/ESP8266/ESP32 open-software and open-hardware SmartHome controller. LightHub is a Flexible open-software and open-hardware Smart Home controller for Arduino-Mega, Arduino Due, ESP8266, and ESP32.
Useful links: Useful links:
* [Article/RU](https://geektimes.ru/post/295109/) * [Article/RU](https://geektimes.ru/post/295109/)
@@ -8,7 +8,7 @@ Useful links:
* [WIKI/RU](https://www.lazyhome.ru/dokuwiki/doku.php?id=start) * [WIKI/RU](https://www.lazyhome.ru/dokuwiki/doku.php?id=start)
* [Doxigen autodocumentation for developers](https://anklimov.github.io/lighthub/docs/html/index.html) (litle bit outdated) * [Doxygen autodocumentation for developers](https://anklimov.github.io/lighthub/docs/html/index.html) (litle bit outdated)
It may operate both: It may operate both:
* On [especially designed hardware board](http://www.lazyhome.ru/index.php/featurerequest) with 16 optocoupled digital inputs, 16 ESD protected digital/analog Inputs/outputs, 8 open-collector outputs (up to 0.5A/50V), DMX IN/OUT, MODBUS RTU and hardware 1-wire support circuit. * On [especially designed hardware board](http://www.lazyhome.ru/index.php/featurerequest) with 16 optocoupled digital inputs, 16 ESD protected digital/analog Inputs/outputs, 8 open-collector outputs (up to 0.5A/50V), DMX IN/OUT, MODBUS RTU and hardware 1-wire support circuit.