flipper-zero-tutorials/subghz/plugins/README.md
2023-02-15 16:11:15 -05:00

5 lines
339 B
Markdown

# Sub-GHz Plugins
Add new applications to your Flipper Zero that utilize the Sub-GHz protocol.
- [Subghz demo](./subghz_demo/README.md) is a tutorial to demonstrate how to add Sub-GHz support into your own applications.
- [Rock Paper Scissors](./rock_paper_scissors/README.md) is a two-player game that utilizes the Sub-GHz chat protocol.