mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
[P016] Match UI with documentation :-)
This commit is contained in:
+2
-2
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user