Hi Sara or Rui,
In your sketch on publishing to Google Sheets you use this test
!!!client.connect(
and some lines below also
!!!client.connected()
I wondered now why this “!!!” and not just “!”? Is this a way to emphasize the “!” (logical NOT) ?
Regards,
Jop