Simple bluetooth module with toggling and status display
This commit is contained in:
parent
0e5ff2956b
commit
185690f030
4 changed files with 114 additions and 1 deletions
|
@ -37,5 +37,11 @@
|
|||
"fg": "#1d2021",
|
||||
"bg": "#b8bb26"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bluetooth": {
|
||||
"ON": {
|
||||
"fg": "#1d2021",
|
||||
"bg": "#b8bb26"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue