mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-05-02 07:48:19 +00:00
Compare commits
No commits in common. "7cf1d6ee0d2e068467246802a0dc9dec9f13b74b" and "412914e9d56b9db9ba670dc0c8c28c1e6ac89e33" have entirely different histories.
7cf1d6ee0d
...
412914e9d5
@ -1 +0,0 @@
|
|||||||
# Flipper Apps by UberGuidoZ
|
|
||||||
@ -1,10 +0,0 @@
|
|||||||
App(
|
|
||||||
appid="gpio_logic_analyzer",
|
|
||||||
name="GPIO Logic Analyzer",
|
|
||||||
apptype=FlipperAppType.EXTERNAL,
|
|
||||||
entry_point="gpio_analyzer_app",
|
|
||||||
requires=["gui", "storage", "notification"],
|
|
||||||
stack_size=3 * 1024,
|
|
||||||
fap_category="GPIO",
|
|
||||||
fap_version=(2, 0),
|
|
||||||
)
|
|
||||||
Loading…
x
Reference in New Issue
Block a user