Skip to content

Commit f26af02

Browse files
committed
Add ProtoPirate Bruce app - Car key fob decoder
1 parent 9d7e5a2 commit f26af02

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

106 KB
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "ProtoPirate Bruce",
3+
"description": "Car key fob decoder with multi-protocol support, rolling code transmission, and CRC validation for Bruce Firmware",
4+
"category": "RF",
5+
"version": "1.1.0",
6+
"commit": "e1bcc00de23c680499a783aa83939e545abae9d4",
7+
"owner": "jsauce454",
8+
"repo": "ProtoPirate-Bruce",
9+
"path": "/",
10+
"supported-devices": "Lilygo T-Embed CC1101",
11+
"files": [
12+
"protopirate_bruce.js"
13+
]
14+
}

0 commit comments

Comments
 (0)