Updated Script Cookbook (markdown)

gemu 2019-07-28 19:45:26 +02:00
parent 7d51daea92
commit c0ddc31f7f
1 changed files with 4 additions and 2 deletions

@ -3,7 +3,7 @@
- [Log Sensor](#Log-Sensor) - [Log Sensor](#Log-Sensor)
- [ePaper 29 Display with SGP30 and BME280](#ePaper-29-Display-with-SGP30-and-BME280) - [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) - [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) - [Multiple IR Receiver Synchronization](#Multiple-IR-Receiver-Synchronization)
- [Fast Polling](#Fast-Polling) - [Fast Polling](#Fast-Polling)
- [Switching By Recognizing Mains Power Frequency](#Switching-By-Recognizing-Mains-Power-Frequency) - [Switching By Recognizing Mains Power Frequency](#Switching-By-Recognizing-Mains-Power-Frequency)
@ -624,7 +624,9 @@ array[cnt]=val
next next
\>R \>R
[Back To Top](#top)
------------------------------------------------------------------------------ ------------------------------------------------------------------------------
#### Multiple IR Receiver Synchronization #### Multiple IR Receiver Synchronization
since i own a magic home with ir receiver i made a script to show how it works since i own a magic home with ir receiver i made a script to show how it works