Hello there, So Iโm using the Spark.syncTime(); function in my void setup() and Iโm running into an issue that I canโt seem to work around. void setup() { Spark.connect(); Spark.syncTime(); Spark.process(); Spark.disconnect(); Time.zone(-5);...
Reading time: 1 mins ๐
Likes: 7 โค