# Flipper servotester application Application uses A7 pin for servo PWM output. Has different modes: Manual, Center, Auto. ## Installation instructions Go to the [releases](https://github.com/spin7ion/flipper-servotester/releases), download apps.zip and extract it in your SD card. ## Build instructions - Clone the [official flipper zero firmware](https://github.com/flipperdevices/flipperzero-firmware) - Add the content of this repo to the `applications_user` folder - Follow [official instructions](https://github.com/flipperdevices/flipperzero-firmware/blob/dev/documentation/AppsOnSDCard.md)