5 lines
339 B
Markdown
Raw Normal View History

2023-02-15 16:11:15 -05:00
# 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.