docs update
This commit is contained in:
@@ -71,7 +71,6 @@ The MAC address is then taken and turned into a tuple. This is done because the
|
||||
#make a tuple of the MAC by placing a comma.
|
||||
MACTuple = (processedMAC,)
|
||||
```
|
||||
|
||||
Coming back to the previous lines of code, the data which was first asked for is now gathered and put into an array.
|
||||
|
||||
This array is then examined, and all the data is compared to the newly obtained MAC address.
|
||||
|
Reference in New Issue
Block a user