[P016] Match UI with documentation :-)

This commit is contained in:
Ton Huisman
2021-05-30 20:15:25 +02:00
parent f6940b4e11
commit 791ff652bf
+2 -2
View File
@@ -284,10 +284,10 @@ boolean Plugin_016(byte function, struct EventStruct *event, String &string)
html_table_header(F(" # "));
html_table_header(F("Decode type"));
html_table_header(F("Repeat"));
html_table_header(F("Code"));
html_table_header(F("Code [Hex]"));
html_table_header(F("Alt. Decode type"));
html_table_header(F("Repeat"));
html_table_header(F("Alt. Code"));
html_table_header(F("Alt. Code [Hex]"));
int rowCnt = 0;