anfractuosity 3 anos atrás
pai
commit
f139dd4516
3 arquivos alterados com 6 adições e 1 exclusões
  1. 6 0
      README.md
  2. 0 1
      application.fam
  3. BIN
      images/dolphin_71x25.png

+ 6 - 0
README.md

@@ -9,3 +9,9 @@ cd ..
 ./fbt DEBUG=1 VERBOSE=1 fap_scope
 ./fbt launch_app APPSRC=applications_user/flipperscope
 ```
+
+## To Do
+
+* Test with signal generator
+* Trigger type mode
+* ...

+ 0 - 1
application.fam

@@ -7,7 +7,6 @@ App(
     stack_size=1 * 1024,
     fap_category="Tools",
     fap_icon="scope_10px.png",
-    fap_icon_assets="images",
     fap_private_libs=[
         Lib(name="adc",
             fap_include_paths=["inc"],

BIN
images/dolphin_71x25.png