소스 검색

Merge pull request #1 from Mr-Proxy-source/dev

Added new fastpair device | Momentum Firmware
WillyJL 2 년 전
부모
커밋
ce72c1f2c5
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      ble_spam/protocols/fastpair.c

+ 2 - 0
ble_spam/protocols/fastpair.c

@@ -3,6 +3,7 @@
 
 // Hacked together by @Willy-JL and @Spooks4576
 // Documentation at https://developers.google.com/nearby/fast-pair/specifications/introduction
+// https://bluetoothdb.com
 
 static const struct {
     uint32_t value;
@@ -531,6 +532,7 @@ static const struct {
     {0xCB2FE7, "soundcore Motion X500"},
 
     // Custom debug popups
+    {0x73A6F2, "Momentum Firmware"},
     {0xD99CA1, "Flipper Zero"},
     {0x77FF67, "Free Robux"},
     {0xAA187F, "Free VBucks"},