Просмотр исходного кода

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

Added new fastpair device | Momentum Firmware
WillyJL 1 год назад
Родитель
Сommit
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"},