From fb47eb1be4ed2911f5b23c8905abb4c996d7034d Mon Sep 17 00:00:00 2001 From: John de St Germain Date: Sat, 16 Dec 2023 13:21:24 -0600 Subject: [PATCH] Add action codes embed --- docs/SerialAPI.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/SerialAPI.rst b/docs/SerialAPI.rst index d961b80..b0b2023 100644 --- a/docs/SerialAPI.rst +++ b/docs/SerialAPI.rst @@ -525,3 +525,12 @@ If a chord is attempted to be formed by more than 12 keys, then the smallest key Most chords will have trailing zeros. To use these chords with the Serial API, they should be converted to a 16-character hexadecimal representation. + +Action codes +------------ + +You can see the action codes below, or view them externally `here. `__ + +.. raw:: html + + \ No newline at end of file