diff options
| author | Nick Brassel | 2024-05-30 04:00:41 +0200 |
|---|---|---|
| committer | GitHub | 2024-05-30 04:00:41 +0200 |
| commit | 6ef97172889ccd5db376b2a9f8825489e24fdac4 (patch) | |
| tree | 334e3bf41c8554d4bee73a140822f95f60eb64e9 /docs/ja/feature_thermal_printer.md | |
| parent | 395766657ff98a4b1fd0dcba5917557f8acbb9e4 (diff) | |
Vitepress conversion of docs. (#23795)
Diffstat (limited to 'docs/ja/feature_thermal_printer.md')
| -rw-r--r-- | docs/ja/feature_thermal_printer.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/ja/feature_thermal_printer.md b/docs/ja/feature_thermal_printer.md deleted file mode 100644 index 508123bd64..0000000000 --- a/docs/ja/feature_thermal_printer.md +++ /dev/null @@ -1,15 +0,0 @@ -# 感熱式プリンタ - -<!--- - original document: 0.8.147:docs/feature_thermal_printer.md - git diff 0.8.147 HEAD -- docs/feature_thermal_printer.md | cat ---> - -<!-- FIXME: Describe thermal printers support here. --> - -## 感熱式プリンタのキーコード - -| キー | 説明 | -|-----------|----------------------------------------| -| `PRINT_ON` | ユーザが入力した全ての印刷を開始 | -| `PRINT_OFF` | ユーザが入力した全ての印刷を停止 | |