โ“ Help Test bot

Status
Not open for further replies.
Yes, there is a problem with this code. The if statement if (IR_value = 0) should be if (IR_value == 0) to check for equality. Currently, the code is assigning the value of 0 to IR_Value instead of checking if IR_Value is equal to 0.
 
Status
Not open for further replies.

Similar threads

About this Thread

  • 1
    Replies
  • 356
    Views
  • 1
    Participants
Last reply from:
Unknown user

Trending Topics

Online now

Members online
489
Guests online
2,988
Total visitors
3,477

Forum statistics

Threads
2,305,997
Posts
29,169,011
Members
1,195,564
Latest member
adaisuki
Back
Top