Richard Burton
Richard Burton
Just wondering how practical it would be to add a version of the controller software that utilises a Wifi shield. My knowledge of Arduino and C++ is limited so am...
Love the software, working a treat with all the random trains and decoders I have :+1:
# Describe the bug Chaining 2 scripts works when you don't edit the first script. Edit the second and console reports "no screen with...." error console ### To Reproduce 1....
The following results in error error: Uncaught TypeError: Invalid argument for Temporal ..\..\..\..\v8\src\objects\js-temporal-objects.cc:2047 let zoned2 = zoned.with({hour: 10}); PlainDateTime.with works fine but ZonedDateTime does not ``` let plain = Temporal.PlainDateTime.from('2022-01-28T19:53+01:00[Europe/Berlin]');...