refactor(printer): remove BLE backend and dependencies
This commit is contained in:
@@ -81,11 +81,6 @@ config TQ_PRINTER_STOP_TIMEOUT_MS
|
||||
range 1000 30000
|
||||
default 8000
|
||||
|
||||
config TQ_PRINTER_DEFAULT_BACKEND
|
||||
int "Printer default backend (0=BLE, 1=Direct)"
|
||||
range 0 1
|
||||
default 0
|
||||
|
||||
config TQ_DIRECT_PRINTER_ENABLE
|
||||
bool "Enable direct thermal printer backend"
|
||||
default y
|
||||
|
||||
Reference in New Issue
Block a user