From a60f5a712c6559a275c3687572cb003d028a0e7b Mon Sep 17 00:00:00 2001 From: David Date: Tue, 29 Mar 2022 15:10:17 -0500 Subject: [PATCH] Update 10 Added OOK to .sub --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f463cc..fa5d9f5 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ - [`Viewing system logs` Dump system logs to serial CLI.](https://gist.github.com/jaflo/50c35c46f3ecada7a18c9e5cc203a3f8) - [`Flipper Zero simulator` Simulates the graphics of the Flipper Zero.](https://github.com/andv2/flipperzero_sim) - [`flipper.page` Community-maintained documentation & resources.](https://flipper.page/) +- [`OOK to .sub` Python script to generate Flipper RAW .sub files from OOK bitstreams.](https://gist.github.com/jinschoi/f39dbd82e4e3d99d32ab6a9b8dfc2f55)