mirror of
https://github.com/eddyem/CCD_Capture.git
synced 2026-06-21 19:36:21 +03:00
Fix README typo
This commit is contained in:
@@ -187,7 +187,7 @@ clients connected.
|
||||
When you send a command to server you will receive:
|
||||
|
||||
- one of answers - "OK" (all OK), "BUSY" (can't run setter because camera is busy), "FAIL" (some error
|
||||
occured), "BADKEY" (wrong key name) or "BADVAL" (wrong key's value) - for procedures and setters
|
||||
occurred), "BADKEY" (wrong key name) or "BADVAL" (wrong key's value) - for procedures and setters
|
||||
(instead of "OK" you will give "parameter=value" for setter if all OK);
|
||||
- "parameter=value" for getters.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user