mirror of https://github.com/arendst/Tasmota.git
Updated Script Cookbook (markdown)
parent
7d51daea92
commit
c0ddc31f7f
|
@ -3,7 +3,7 @@
|
|||
- [Log Sensor](#Log-Sensor)
|
||||
- [ePaper 29 Display with SGP30 and BME280](#ePaper-29-Display-with-SGP30-and-BME280)
|
||||
- [ILI 9488 Color LCD Display with BMP280 and VL5310X](#ILI-9488-Color-LCD-Display-with-BMP280-and-VL5310X)
|
||||
- [Ledbar Display with WS2812 ledchain](#Ledbar Display with WS2812 ledchain)
|
||||
- [Ledbar Display with WS2812 ledchain](Ledbar Display with WS2812 ledchain)
|
||||
- [Multiple IR Receiver Synchronization](#Multiple-IR-Receiver-Synchronization)
|
||||
- [Fast Polling](#Fast-Polling)
|
||||
- [Switching By Recognizing Mains Power Frequency](#Switching-By-Recognizing-Mains-Power-Frequency)
|
||||
|
@ -624,7 +624,9 @@ array[cnt]=val
|
|||
next
|
||||
|
||||
\>R
|
||||
|
||||
|
||||
[Back To Top](#top)
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
#### Multiple IR Receiver Synchronization
|
||||
since i own a magic home with ir receiver i made a script to show how it works
|
||||
|
|
Loading…
Reference in New Issue