mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-02-21 12:11:07 +00:00
Update ReadMe.md
This commit is contained in:
parent
44bb3fee72
commit
ee1f52c7e9
@ -6,7 +6,8 @@ Special thanks to [FalsePhilosopher](https://github.com/FalsePhilosopher) for or
|
||||
|
||||
This is a very quick and dirty explanation of the Flipper "raw" SUB format. Enough to figure out more at least.<br>
|
||||
Each numerical value is the duration of a pulse in microseconds. Positive is `send` and negative is `pause`.<br>
|
||||
Example: `3607 -100 1789 -66` means send (positive) during the `3607µs` then pause (negative) for the `100µs`, etc.
|
||||
Example: `3607 -100 1789 -66` means send (positive) during the `3607µs` then pause (negative) for the `100µs`, etc.<br>
|
||||
You can easily plot any raw SUB (or IR) file at the [Official Pulse Plotter](https://my.flipp.dev/pulse-plotter) and see a graph to help decode patterns.
|
||||
|
||||
## NOTE: The deBruijn and OpenSesame files have moved to the [Garages subfolder](https://github.com/UberGuidoZ/Flipper/tree/main/Sub-GHz/Garages/deBruijn).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user