From 988719486e897f25bd034cf01025344bf3c3c302 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 14 Aug 2022 22:27:12 -0700 Subject: [PATCH] Grammar correction --- Miscellaneous/PixMob/{README.md => ReadMe.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Miscellaneous/PixMob/{README.md => ReadMe.md} (95%) diff --git a/Miscellaneous/PixMob/README.md b/Miscellaneous/PixMob/ReadMe.md similarity index 95% rename from Miscellaneous/PixMob/README.md rename to Miscellaneous/PixMob/ReadMe.md index e38ab813..461204a6 100644 --- a/Miscellaneous/PixMob/README.md +++ b/Miscellaneous/PixMob/ReadMe.md @@ -9,4 +9,4 @@ See demo video here: https://github.com/danielweidman/flipper-pixmob-ir-codes 2. `PixMob_all_colors.ir`: Codes to set bracelets to every possible color (with what reverse-engineering has found so far), but without the fade effects 3. `PixMob_special.ir`: Special codes to do things like random colors, enter motion sensitive mode on very old PixMob bracelets, and more. It is easy to mess up bracelets using these codes because some have persistent effects. I don't recommend using this unless you are willing to mess up your bracelet and require a difficult reset. -I reccomend `PixMob_main.ir` as a starting place. \ No newline at end of file +I recommend `PixMob_main.ir` as a starting place.