mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-29 11:02:05 +00:00
* timepiece circuit module (#62039) Adds a circuit component that outputs the station time in chosen format and unit of time when triggered. The options are currently 24-hour and 12-hour for the time format, hours, minutes and seconds for the unit of time. The component is called timepiece because clock was already taken by another component that sends signal outputs at intervals. * timepiece circuit module Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>