Create the basics of the node

Signed-off-by: Gergely POLONKAI <gergely@polonkai.eu>
This commit is contained in:
2025-11-23 16:52:10 +01:00
parent 893ed52741
commit 3bc33616a2
3 changed files with 68 additions and 0 deletions

6
mod.conf Normal file
View File

@@ -0,0 +1,6 @@
name = mesecons_clock
title = Mesecons Clock
description = Adds a configurable mesecons clock
depends = mesecons, mesecons_delayer
optional_depends = mesecons_blinkyplant
author = Gergely Polonkai