Skip to content
Snippets Groups Projects
Commit d9264178 authored by rpyankey's avatar rpyankey
Browse files

Update Phone.txt

parent a0a5440d
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ class Phone {
send requesting packet to lock
return the state of the given lock
}
bool set(ElectronicDevice device, bool state){
bool sendSignal(ElectronicDevice device, bool state){
send packet to device
return true if success, false if no response received
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment