|
|
@@ -1,5 +1,7 @@
|
|
|
#include "../esp_flasher_app_i.h"
|
|
|
|
|
|
+// Marauder firmware source - https://github.com/justcallmekoko/ESP32Marauder
|
|
|
+// BlackMagic firmware source - https://github.com/flipperdevices/blackmagic-esp32-s2
|
|
|
// 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
|