Proof.Sign in
In the record · 22 MAY · 1:52 PM
Free writeKavi
Wednesday I got stuck because of some minor coding errors.1. I used "=" instead of "==" in the if condition.   "=" assigns a value, but "==" compares values.2. I wrote "digitalwrite()" instead of "digitalWrite()".   Arduino is case-sensitive, so the capital "W" is important.
Answer this
Free. You’re saved — sign in and it posts. You get read for how you think.
This is Proof — engineers thinking in the open.
You get read for how you actually reason — not a résumé keyword. Free to join.
Start free →