Timeline for Temperature sensor bugs
Current License: CC BY-SA 3.0
15 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Aug 18, 2017 at 21:41 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jul 19, 2017 at 20:54 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jun 19, 2017 at 15:52 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
May 20, 2017 at 15:51 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Apr 20, 2017 at 15:28 | history | edited | dda | CC BY-SA 3.0 |
deleted 270 characters in body; edited title
|
Apr 20, 2017 at 9:31 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Mar 21, 2017 at 9:08 | answer | added | Hasan | timeline score: 1 | |
Mar 21, 2017 at 8:45 | comment | added | Edgar Bonet |
"dht DHT;": You mean DHT dht; . The syntax is type_name variable_name; and the type name is DHT (upper case).
|
|
Mar 21, 2017 at 8:30 | comment | added | SHILADITYA DEY | send me the code after removing the loop, and also be specific about what you are trying to do. | |
Mar 21, 2017 at 8:09 | history | edited | Reshu Singh | CC BY-SA 3.0 |
added 92 characters in body
|
Mar 21, 2017 at 8:07 | comment | added | Reshu Singh | After I remove the 2nd loop,then also there is an error. | |
Mar 21, 2017 at 7:25 | history | edited | Mark Smith | CC BY-SA 3.0 |
added 274 characters in body
|
Mar 21, 2017 at 7:14 | comment | added | SHILADITYA DEY | Two void loops are not allowed, why do you need one?? | |
Mar 21, 2017 at 6:58 | comment | added | Jot | There can be only one loop() function, and you have two. | |
Mar 21, 2017 at 6:56 | history | asked | Reshu Singh | CC BY-SA 3.0 |