Bladeren bron

readme, changelog, screenshots

Eric Betts 11 maanden geleden
bovenliggende
commit
d916b28ac1
4 gewijzigde bestanden met toevoegingen van 19 en 0 verwijderingen
  1. BIN
      .catalog/screenshots/empty.png
  2. BIN
      .catalog/screenshots/figure.png
  3. 2 0
      CHANGELOG.md
  4. 17 0
      README.md

BIN
.catalog/screenshots/empty.png


BIN
.catalog/screenshots/figure.png


+ 2 - 0
CHANGELOG.md

@@ -0,0 +1,2 @@
+## 1.0
+ - Public release

+ 17 - 0
README.md

@@ -2,6 +2,23 @@
 
 USB Emulator
 
+App Icon by mikeonut
+
+## Requirements
+
+NFC files must:
+- be Mifare Classic 1k
+- have complete data
+- have the correct sector 0 Key A
+
+
+## How to use
+
+- Be sure you don't have qFlipper or lab.flipper.net connected to the flipper when you launch (this will cause the USB emulation to fail to start).
+- Use <Load figure> to select a .nfc file to load
+- Figure, if loaded successfully, will appear in list
+- Press center when figure highlighted to remove (and save updated data to disk)
+- Figures are not saved to disk except on unload, so be sure to save before quitting app
 
 ## TODO:
  * Play audio: (should be possible: https://github.com/xMasterX/all-the-plugins/blob/dev/base_pack/wav_player/wav_player_hal.c)