Skip to content

Commit fd743d0

Browse files
update 2025/11/03
1 parent 0bc6d0b commit fd743d0

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

Luxe/Bluetooth/manifest_Luxe_Bluetooth.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "Simple Bluetooth Speaker for MUSE LUXE",
3-
"version": "1.3",
3+
"version": "2025.1.3",
44
"builds": [
55
{
66
"chipFamily": "ESP32",
77
"parts": [
8-
{ "path": "https://raw.githubusercontent.com/RASPIAUDIO/Simple_Bluetooth_Speaker_ESP32/main/LuxeBtSd.bin", "offset": 0}
8+
{ "path": "https://raw.githubusercontent.com/RASPIAUDIO/Simple_Bluetooth_Speaker_ESP32/main/LuxeBtSd.bin", "offset": 0}
99
]
1010
}
1111
]
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "Simple Bluetooth Speaker for MUSE LUXE",
3+
"version": "1.3",
4+
"builds": [
5+
{
6+
"chipFamily": "ESP32",
7+
"parts": [
8+
{ "path": "https://raw.githubusercontent.com/RASPIAUDIO/Simple_Bluetooth_Speaker_ESP32/main/LuxeBtSd.bin", "offset": 0}
9+
]
10+
}
11+
]
12+
}

0 commit comments

Comments
 (0)