diff --git a/endpoint/snom/7xx/function_keys.json b/endpoint/snom/7xx/function_keys.json index fd585615..c67d02a6 100755 --- a/endpoint/snom/7xx/function_keys.json +++ b/endpoint/snom/7xx/function_keys.json @@ -47,10 +47,10 @@ "type":"break" }, { - "description":"Function Keys (0-14)", + "description":"Function Keys (0-17)", "type":"loop", "loop_start":"0", - "loop_end":"14", + "loop_end":"17", "data":{ "item":[ { @@ -225,4 +225,4 @@ } ] } -} \ No newline at end of file +}