Skip to main content
Arduino

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

Draft saved
Draft discarded
Cancel
5
  • 3
    There can be only one loop() function, and you have two. Commented Mar 21, 2017 at 6:58
  • Two void loops are not allowed, why do you need one?? Commented Mar 21, 2017 at 7:14
  • After I remove the 2nd loop,then also there is an error. Commented Mar 21, 2017 at 8:07
  • send me the code after removing the loop, and also be specific about what you are trying to do. Commented Mar 21, 2017 at 8:30
  • 2
    "dht DHT;": You mean DHT dht;. The syntax is type_name variable_name; and the type name is DHT (upper case). Commented Mar 21, 2017 at 8:45

lang-cpp

AltStyle によって変換されたページ (->オリジナル) /