diff options
Diffstat (limited to 'docs/feature_thermal_printer.md')
-rw-r--r-- | docs/feature_thermal_printer.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/feature_thermal_printer.md b/docs/feature_thermal_printer.md index 0c5d15116..3f496646d 100644 --- a/docs/feature_thermal_printer.md +++ b/docs/feature_thermal_printer.md @@ -4,7 +4,7 @@ ## Thermal Printer Keycodes -|Name|Description| -|----|-----------| -|`PRINT_ON`|Start printing everything the user types| -|`PRINT_OFF`|Stop printing everything the user types| +|Key |Description | +|-----------|----------------------------------------| +|`PRINT_ON` |Start printing everything the user types| +|`PRINT_OFF`|Stop printing everything the user types | |