diff --git a/Sonoff-RF-Bridge-433.md b/Sonoff-RF-Bridge-433.md index 81009143..81b3dbf7 100644 --- a/Sonoff-RF-Bridge-433.md +++ b/Sonoff-RF-Bridge-433.md @@ -110,7 +110,8 @@ Then: ### B1 to B0 helping tool -(if you prefer the non interactive version) +_(if you prefer the non interactive version)_ + After learning how bitbucket works from [here](https://github.com/Portisch/RF-Bridge-EFM8BB1/issues/23), this is a python script to help calculate the right 'B0' message to send using ['RfRaw'](Commands#rfraw) command in Tasmota from the received 'B1' sniffing message (rename file from 'BitBucketConverter.txt' to 'BitBucketConverter.py'. [Python Script](https://github.com/Portisch/RF-Bridge-EFM8BB1/files/2374903/BitBucketConverter.txt)