diff options
| author | Nick Brassel | 2022-11-05 14:15:55 +0100 |
|---|---|---|
| committer | GitHub | 2022-11-05 14:15:55 +0100 |
| commit | 5233c69bc60aa612709e5d74a005431594612b6e (patch) | |
| tree | fd4646bac5ab7d74a791c19d69ec9a5c54ecaf46 /docs/feature_thermal_printer.md | |
| parent | 4d33f356a62c195f5498ed2fe8dd3ea434d5a689 (diff) | |
Remove thermal printer. (#18959)
Diffstat (limited to 'docs/feature_thermal_printer.md')
| -rw-r--r-- | docs/feature_thermal_printer.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/feature_thermal_printer.md b/docs/feature_thermal_printer.md deleted file mode 100644 index 3f496646d4..0000000000 --- a/docs/feature_thermal_printer.md +++ /dev/null @@ -1,10 +0,0 @@ -# Thermal Printer - -<!-- FIXME: Describe thermal printers support here. --> - -## Thermal Printer Keycodes - -|Key |Description | -|-----------|----------------------------------------| -|`PRINT_ON` |Start printing everything the user types| -|`PRINT_OFF`|Stop printing everything the user types | |