WIP: Refactor for readability #6

Manually merged
Hesham merged 0 commits from ard-refactor into master 2018-12-12 19:36:10 +01:00
Owner

To be tested

**To be tested**
Hesham added the
enhancement
label 2018-12-06 23:33:31 +01:00
Hesham self-assigned this 2018-12-06 23:33:42 +01:00
Hesham started working 2018-12-08 10:50:26 +01:00
Hesham stopped working 2018-12-08 10:50:41 +01:00
15s
Hesham reviewed 2018-12-08 10:51:23 +01:00
Hesham left a comment
Author
Owner

test

test
@ -43,2 +34,3 @@
if (distance < 70) UltraOK = true;
else UltraOK = false;
if(digitalRead(ProxSensor) == LOW ) IROK = true;
if (digitalRead(ProxSensor) == LOW ) IROK = true;
Author
Owner

TEST

Make IR bool into function.

TEST Make IR bool into function.
Hesham closed this pull request 2018-12-12 19:36:10 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Total Time Spent: 15 seconds
Hesham
15 seconds
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Hesham/FaceRecognition-python#6
No description provided.