aboutsummaryrefslogtreecommitdiff
path: root/Code from circuits
Commit message (Collapse)AuthorAgeFilesLines
* Create clockTime.inoCaptain-Salamander2020-07-081-0/+476
|
* Fixed issue with setting week day on alarms.Syndamia2020-07-051-5/+5
|
* Implimented input data validation and error output.Syndamia2020-07-051-11/+39
|
* Removed row functionality from submenu and improved code readability.Syndamia2020-07-051-43/+58
|
* Fixed editing of alarm day, updated 'scrolling' through alarms, implimented ↵Syndamia2020-07-051-25/+39
| | | | creating alarms and changed a bit some formatting.
* Improved alarm editing submenu efficiency and simplified logic.Syndamia2020-07-051-59/+36
|
* Added code from menus for editing alarms.Syndamia2020-07-041-0/+367
|
* Slightly improved readability and efficiency of dispenser microcontroller code.Syndamia2020-06-291-5/+12
|
* Reworked dispenser microcontroller code to be smarter, shorter and more ↵Syndamia2020-06-251-61/+22
| | | | flexible.
* Fixed inconsistent/bad formatting in Dispenser microcontroller codeSyndamia2020-06-231-14/+26
|
* Fixed inconsistent/bad formatting in Alarm microcontroller codeSyndamia2020-06-231-37/+34
|
* Added Alarm MicroController Codepro100sasho2020-06-231-0/+104
|
* Added microcontroller code from dispenserSyndamia2020-06-231-0/+64