Add missing SYNC Reply type in IPC docs

This commit is contained in:
Ralph Gutkowski 2020-12-16 16:36:55 +01:00 committed by GitHub
parent 27ff84ff42
commit 679335f19b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,6 +132,8 @@ GET_CONFIG (9)::
Reply to the GET_CONFIG message.
TICK (10)::
Reply to the SEND_TICK message.
SYNC (11)::
Reply to the SYNC message.
GET_BINDING_STATE (12)::
Reply to the GET_BINDING_STATE message.