README for public release; blank default printer address
Download table for release builds, supported-printer table, fork notes, credits for bundled fonts/libraries. DEFAULT_ADDR is now empty and the screenshots use a placeholder MAC.
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ from niimprint import (
|
||||
|
||||
PX_PER_MM = 8
|
||||
SETTINGS_PATH = Path.home() / ".config" / "niimprint-label" / "settings.json"
|
||||
DEFAULT_ADDR = "94:11:02:66:16:4D" # your D101 — change in the app, it is remembered
|
||||
DEFAULT_ADDR = "" # printer Bluetooth MAC / serial port; remembered once entered
|
||||
|
||||
|
||||
def _asset_dir() -> Path:
|
||||
|
||||
Reference in New Issue
Block a user