diff --git a/README.md b/README.md index 39b7269..6fe5a4e 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,34 @@ test ![Raspberry Pi](https://git.fhi.mpg.de/mike/test/raw/branch/main/img/raspberrypi.png) -Description \ No newline at end of file +Description + + + +| input | LED | relais| n | relais LED | overwrite | + {22, 46, {}, 0, {}, 45}, + {23, 42, {}, 0, {}, 41}, + {24, 43, {}, 0, {}, 42}, + {25, 44, {}, 0, {}, 43}, + {26, 33, {14}, 1, {19}, 32}, + {27, 34, {12,13,15}, 3, {21,20,7}, 33}, + {28, 35, {12,13,15}, 3, {21,20,7}, 34}, + {29, 36, {12,13,15}, 3, {21,20,7}, 35}, + {30, 37, {12,13}, 2, {21,20}, 36}, + {31, 38, {11}, 1, {22}, 37}, + {32, 39, {11}, 1, {22}, 38}, + {33, 47, {5,6,7,8,9,10,12,13,14}, 9, {5,4,3,2,1,0,21,20,19}, 46}, + {34, 48, {5,6,7,8,9,10,12,13}, 8, {5,4,3,2,1,0,21,20}, 47}, + {35, 49, {11}, 1, {22}, 48}, + {36, 50, {4,5,6,7,8,9,10,11}, 9, {6,5,4,3,2,1,0,22}, 49}, + {37, 29, {11}, 1, {22}, 28}, + {38, 30, {2,12,13,15}, 4, {9,21,20,7}, 29}, + {39, 31, {0,1,12,13}, 4, {11,10,21,20}, 30}, + {40, 32, {0,1,11}, 3, {11,10,22}, 31}, + {41, 23, {14,15}, 2, {19,7}, 23}, + {42, 24, {12,13}, 2, {21,20}, 24}, + {43, 25, {12,13,15}, 3, {21,20, 7}, 25}, + {44, 26, {}, 0, {}, 26}, + {45, 27, {}, 0, {}, 27}, + {46, 45, {4,5,6,7,8,9,10,12,13,14,15}, 11, {6,5,8,3,2,1,0,21,20,19,7}, 44} +};