This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <FastLED.h> | |
| #define NUM_LEDS_S1 173 | |
| #define NUM_LEDS_S2 92 | |
| #define NUM_LEDS_S3 116 | |
| #define NUM_LEDS NUM_LEDS_S1+NUM_LEDS_S2+NUM_LEDS_S3 | |
| CRGB leds_s1[NUM_LEDS_S1]; | |
| CRGB leds_s2[NUM_LEDS_S2]; | |
| CRGB leds_s3[NUM_LEDS_S3]; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="windows-1251"?> | |
| <КоммерческаяИнформация ВерсияСхемы="2.08" ДатаФормирования="2018-06-25"> | |
| <Документ> | |
| <Ид>8636</Ид> | |
| <Номер>ПРОД-8636</Номер> | |
| <Дата>2018-06-28</Дата> | |
| <Время>13:00:00</Время> | |
| <ХозОперация>Заказ товара</ХозОперация> | |
| <Роль>Продавец</Роль> | |
| <Валюта>руб</Валюта> |