#pragma once // Clawdmeter firmware version. // // The "classic" line — the stable Waveshare AMOLED-2.06 port plus the working // Windows BLE daemon — is frozen on the `main` branch and tagged v1.0-classic. // Active development (multi-app launcher, on-screen soundpad, Now Playing, // Home Assistant control, richer desktop companion) lives on `v2-dev`. // See docs/v2-roadmap.md. #define CLAWDMETER_VERSION "2.0.0-dev"