App( appid="gpio_reader_a", name="[GPIO] Reader (aureli1c)", apptype=FlipperAppType.EXTERNAL, entry_point="GPIO_reader_app", requires=["gui"], stack_size=1 * 1024, fap_category="GPIO", fap_icon="icon.png", fap_author="@aureli1c", fap_weburl="https://github.com/aureli1c/flipperzero_GPIO_read", fap_version="1.2", fap_description="Read GPIO pins states, and display them on the screen", )