40
edits
Robinwieber (talk | contribs) |
Robinwieber (talk | contribs) |
||
Line 71: | Line 71: | ||
[[Random Code in processing:]] | [[Random Code in processing:]] | ||
<source style="border:none; height: | <source style="border:none; height:450px; overflow:scroll;" lang="c" line start="55" highlight="4"> | ||
t2 = map(hum, 10, 100, 400, 800); | t2 = map(hum, 10, 100, 400, 800); | ||
r = map(temp, 5, 30, 0, 255); | r = map(temp, 5, 30, 0, 255); |
edits