瀏覽代碼

replace wroom bin with fork

https://github.com/quen0n/ESP32Marauder_FM
MX 9 月之前
父節點
當前提交
dc68e8386d
共有 2 個文件被更改,包括 1 次插入0 次删除
  1. 二進制
      packedfws/marauder/WROOM/esp32_marauder.dev_board_pro.bin
  2. 1 0
      scenes/esp_flasher_scene_quick.c

二進制
packedfws/marauder/WROOM/esp32_marauder.dev_board_pro.bin


+ 1 - 0
scenes/esp_flasher_scene_quick.c

@@ -2,6 +2,7 @@
 
 // Marauder firmware source - https://github.com/justcallmekoko/ESP32Marauder
 // BlackMagic firmware source - https://github.com/flipperdevices/blackmagic-esp32-s2
+// Marauder firmware fork with LED support (wroom) - https://github.com/quen0n/ESP32Marauder_FM
 // DO NOT use as an example, you should split into different scene files for each screen
 // To keep in a single file, this is setup in an unusual and confusing way
 // You can find more info in comments throughout