Thanks, that error has been there since 2021!I've been looking at the example sketches for the relay modules. The Read_Relay_0.ino has an error. The I2C address is defined as I2C_ADD. When this is used in the sketch it is add.
There is an additional sketch for the newer V1.01 firmware relays called Relay_ON_Timer_Resolution.ino. It should be in the examples folder. That one shows how to set the timer to 100ms resolution. I decided to create it as a separate sketch as it’s not compatible with the older firmware version.The example sketch Set_Relay_On_Time.ino isn't updated to include the ability to define it in 10ths of seconds.
I’ve fixed the Read_Relay_0 sketch so I'll just upload an update to the forum for now(V2.2.3) and if nothing else pops up I push updates to github & platformio.
Interesting, is that a public or private presentation?A friend (JohnF) and I are doing a Zoom presentation on mLink modules this evening.