wip: bluetooth applet

This commit is contained in:
Ashley Wulber 2023-02-08 18:38:09 -05:00 committed by Ashley Wulber
parent d621fb8936
commit 000ac7b8b4
13 changed files with 1238 additions and 2 deletions

View file

@ -0,0 +1,3 @@
pub const APP_ID: &str = "com.system76.CosmicAppletNetwork";
pub const PROFILE: &str = "";
pub const VERSION: &str = "0.1.0";