Explorar o código

readme, changelog, screenshots

Eric Betts hai 1 ano
pai
achega
d916b28ac1
Modificáronse 4 ficheiros con 19 adicións e 0 borrados
  1. BIN=BIN
      .catalog/screenshots/empty.png
  2. BIN=BIN
      .catalog/screenshots/figure.png
  3. 2 0
      CHANGELOG.md
  4. 17 0
      README.md

BIN=BIN
.catalog/screenshots/empty.png


BIN=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)