Conversation
일부 블럭의 파라미터 변경 교차로 도달 판단 블럭 추가
PR_HexaBoard 버그 수정
Feature/hardware lite
AsomeKit 확장 모듈 블록 추가
[네오피아] 버그수정
There was a problem hiding this comment.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
eslint
src/playground/blocks/hardwareLite/block_codewiz_lite.js|761 col 1| This line has a length of 103. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|764 col 1| This line has a length of 102. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|768 col 1| This line has a length of 119. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|773 col 1| This line has a length of 115. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|777 col 1| This line has a length of 104. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|794 col 1| This line has a length of 102. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|797 col 1| This line has a length of 109. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|798 col 1| This line has a length of 145. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|800 col 1| This line has a length of 132. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|802 col 1| This line has a length of 137. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|821 col 1| This line has a length of 107. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|822 col 1| This line has a length of 110. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|825 col 1| This line has a length of 117. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|826 col 1| This line has a length of 153. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|828 col 1| This line has a length of 140. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|830 col 1| This line has a length of 145. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|832 col 1| This line has a length of 102. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|835 col 1| This line has a length of 116. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|838 col 1| This line has a length of 102. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|845 col 1| This line has a length of 101. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|870 col 1| This line has a length of 109. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|872 col 1| This line has a length of 112. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|891 col 1| This line has a length of 125. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|957 col 21| Expected method shorthand.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|957 col 35| Insert ·
src/playground/blocks/hardwareLite/block_codewiz_lite.js|958 col 25| Unexpected var, use let or const instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|959 col 25| Unexpected var, use let or const instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|959 col 29| Identifier 'hw_sensorData' is not in camel case.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|992 col 21| Expected method shorthand.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|992 col 35| Insert ·
src/playground/blocks/hardwareLite/block_codewiz_lite.js|993 col 25| Unexpected var, use let or const instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|994 col 25| Unexpected var, use let or const instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|994 col 29| Identifier 'hw_sensorData' is not in camel case.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1028 col 21| Expected method shorthand.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1028 col 35| Insert ·
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1029 col 25| Unexpected var, use let or const instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1030 col 25| Unexpected var, use let or const instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1030 col 29| Identifier 'hw_sensorData' is not in camel case.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1068 col 21| Expected method shorthand.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1068 col 35| Insert ·
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1069 col 25| Unexpected var, use let or const instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1070 col 25| Unexpected var, use let or const instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1070 col 29| Identifier 'hw_sensorData' is not in camel case.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1179 col 29| 'octave' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1179 col 38| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1180 col 29| 'note' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1180 col 36| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1181 col 29| 'beat' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1181 col 36| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1269 col 29| '_pin' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1270 col 29| '_count' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1374 col 29| 'num' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1375 col 29| 'value' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1377 col 29| 'colorValue' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1441 col 29| 'num' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1442 col 29| 'r' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1443 col 29| 'g' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1444 col 29| 'b' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1491 col 29| 'num' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1535 col 29| 'value' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1537 col 29| 'colorValue' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1596 col 29| 'r' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1597 col 29| 'g' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1598 col 29| 'b' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1681 col 29| 'num' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1776 col 29| '_dir' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1828 col 29| '_dir' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1885 col 29| '_start' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1886 col 29| '_end' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1887 col 29| '_sColor' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1888 col 29| '_eColor' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1946 col 29| '_start' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1947 col 29| '_end' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1948 col 29| '_sColor' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|1949 col 29| '_eColor' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|2105 col 29| '_value' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|2266 col 29| '_value' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|2319 col 29| '_value' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|2385 col 29| '_value' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|2452 col 29| '_value' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|2453 col 29| '_size' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|2518 col 29| '_value' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|2518 col 38| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|2519 col 35| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|2522 col 29| '_x' is not defined.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|2649 col 29| '_color' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|2749 col 29| '_color' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|2838 col 29| '_color' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|2927 col 29| '_color' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3040 col 29| '_isFill' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3041 col 29| '_color' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3144 col 29| '_isFill' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3145 col 29| '_color' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3281 col 29| '_isFill' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3282 col 29| '_color' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3340 col 29| '_value' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3341 col 29| '_isLB' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3438 col 29| '_pin' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3439 col 29| '_val' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3503 col 29| '_pin' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3525 col 1| This line has a length of 126. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3635 col 29| 'mode' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3717 col 29| 'learnId' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3727 col 29| 'retVal' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3773 col 29| '_learnId' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3774 col 29| '_type' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3784 col 29| '_list' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3891 col 29| '_type' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3957 col 29| '_id' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|3958 col 29| '_arrowType' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4036 col 29| '_id' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4037 col 29| '_boxType' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4091 col 29| '_boxType' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4281 col 29| 'Level' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4334 col 1| This line has a length of 125. Maximum allowed is 100.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4443 col 29| 'mode' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4525 col 29| 'learnId' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4535 col 29| 'retVal' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4581 col 29| '_learnId' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4582 col 29| '_type' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4592 col 29| '_list' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4699 col 29| '_type' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4765 col 29| '_id' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4766 col 29| '_arrowType' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4844 col 29| '_id' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4845 col 29| '_boxType' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4899 col 29| '_boxType' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4987 col 29| '_x' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4988 col 29| '_y' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|4989 col 29| '_text' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5113 col 29| '_pin' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5113 col 36| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5114 col 38| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5188 col 29| '_pin' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5188 col 36| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5189 col 29| '_value' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5248 col 29| '_pin' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5248 col 36| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5249 col 38| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5329 col 39| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5330 col 39| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5389 col 29| '_pin' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5390 col 38| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5506 col 38| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5512 col 29| '_pins' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5566 col 36| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5568 col 29| 'num' is not defined.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5572 col 43| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5629 col 36| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5631 col 29| 'num' is not defined.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5635 col 29| '_value' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5702 col 36| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5704 col 29| 'num' is not defined.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5708 col 40| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5714 col 29| '_isRow' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5717 col 29| Assignment to function parameter 'str'.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5859 col 36| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5861 col 29| 'num' is not defined.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5865 col 39| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5871 col 39| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5877 col 29| '_value' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5922 col 36| Missing radix parameter.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|5924 col 29| 'num' is not defined.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6045 col 29| '_color' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6057 col 29| 'retVal' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6102 col 29| '_color' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6113 col 29| 'retVal' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6189 col 29| '_pin' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6242 col 29| '_type' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6253 col 29| 'retVal' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6359 col 29| '_pinX' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6360 col 29| '_pinY' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6361 col 29| '_pinB' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6362 col 29| '_range' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6413 col 29| '_type' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6426 col 29| 'retVal' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6467 col 29| 'retVal' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6553 col 29| '_type' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6554 col 29| '_pin' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6566 col 29| 'retVal' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6627 col 29| '_type' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6628 col 29| '_pin' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6640 col 29| 'retVal' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6695 col 29| '_isM' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6696 col 29| '_isF' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_codewiz_lite.js|6708 col 29| 'retVal' is never reassigned. Use 'const' instead.
src/playground/blocks/hardwareLite/block_neo_lite.js|4846 col 43| Expected { after 'if' condition.
src/playground/blocks/hardwareLite/block_neo_lite.js|4847 col 48| Expected { after 'if' condition.
src/playground/blocks/hardwareLite/block_neo_lite.js|4848 col 48| Expected { after 'if' condition.
src/playground/blocks/hardwareLite/block_neo_lite.js|4849 col 48| Expected { after 'if' condition.
src/playground/blocks/hardwareLite/block_neo_lite.js|4851 col 43| Expected { after 'if' condition.
src/playground/blocks/hardwareLite/block_neo_lite.js|4852 col 48| Expected { after 'if' condition.
src/playground/blocks/hardwareLite/block_neo_lite.js|4853 col 48| Expected { after 'if' condition.
src/playground/blocks/hardwareLite/block_neo_lite.js|4854 col 48| Expected { after 'if' condition.
src/playground/blocks/hardwareLite/block_neo_lite.js|4856 col 43| Expected { after 'if' condition.
src/playground/blocks/hardwareLite/block_neo_lite.js|4857 col 48| Expected { after 'if' condition.
src/playground/blocks/hardwareLite/block_neo_lite.js|4858 col 48| Expected { after 'if' condition.
src/playground/blocks/hardwareLite/block_neo_lite.js|4859 col 48| Expected { after 'if' condition.
src/playground/blocks/hardwareLite/block_neo_lite.js|4860 col 48| Expected { after 'if' condition.
| @@ -0,0 +1,6719 @@ | |||
| 'use strict'; | |||
|
|
|||
| (function() { | |||
There was a problem hiding this comment.
🚫 [eslint] <prettier/prettier> reported by reviewdog 🐶
Insert ·
| (function() { | |
| (function () { |
| this.HUSKY = { | ||
| CENT_X: 160, | ||
| CENT_Y: 120, | ||
| getDist: function(x, y) { |
There was a problem hiding this comment.
Expected method shorthand.
| getDist: function(x, y) { | |
| getDist(x, y) { |
| this.HUSKY = { | ||
| CENT_X: 160, | ||
| CENT_Y: 120, | ||
| getDist: function(x, y) { |
There was a problem hiding this comment.
🚫 [eslint] <prettier/prettier> reported by reviewdog 🐶
Insert ·
| getDist: function(x, y) { | |
| getDist: function (x, y) { |
| return; | ||
| } | ||
| case this.receiveType.INT: { | ||
| let _sign = readData[2] === 1; |
There was a problem hiding this comment.
'_sign' is never reassigned. Use 'const' instead.
| let _sign = readData[2] === 1; | |
| const _sign = readData[2] === 1; |
| return; | ||
| } | ||
| case this.receiveType.FLOAT: { | ||
| let _sign = readData[2] & 0x80; // -: 1, +:0 |
There was a problem hiding this comment.
'_sign' is never reassigned. Use 'const' instead.
| let _sign = readData[2] & 0x80; // -: 1, +:0 | |
| const _sign = readData[2] & 0x80; // -: 1, +:0 |
| let _promise = new Promise((resolve) => { | ||
| timeout = timeout ?? 1000; | ||
| Entry.CodeWizLite.intervalId = setInterval(() => { | ||
| // console.log(Entry.CodeWizLite.intervalId, 'runOK:', Entry.CodeWizLite.sensorData[id]); |
| timeout = timeout ?? 1000; | ||
| Entry.CodeWizLite.intervalId = setInterval(() => { | ||
| // console.log(Entry.CodeWizLite.intervalId, 'runOK:', Entry.CodeWizLite.sensorData[id]); | ||
| let ret = Entry.CodeWizLite.sensorData[id]?.value; |
There was a problem hiding this comment.
'ret' is never reassigned. Use 'const' instead.
| let ret = Entry.CodeWizLite.sensorData[id]?.value; | |
| const ret = Entry.CodeWizLite.sensorData[id]?.value; |
| ▼을 눌러 SCON에 연결된 네오픽셀의 개수와 사용을 설정할 수 있습니다.`, | ||
| CodeWizLite_neopixel_brightness: `밝기를 0~255 사이 값으로 지정합니다.`, | ||
| CodeWizLite_neopixel_setColor_one: `입력한 번호의 LED를 선택한 색으로 켭니다.`, | ||
| CodeWizLite_neopixel_setColor_one2: `입력한 번호의 LED를 빨강, 초록, 파랑에 입력된 값의 색으로 켭니다. |
| 왼쪽색부터 오른쪽색까지 HSL색표현의 그라데이션으로 채워집니다. | ||
| 범위는 초기화한 LED범위를 벗어날 수 없으며 서로 다른 값이여야 합니다. | ||
| LED 번호가 작은 값은 왼쪽에 큰 값은 오른쪽에 위치해야합니다.`, | ||
| CodeWizLite_neopixel_wheeeeeeel: `녹색, 빨강, 파랑의 세 가지색을 기준으로 섞은 색을 순환시켜 켜주는 블록입니다. |
| CodeWizLite_OLED_isCollision: `OLED에 출력된 내용의 줄바꿈을 설정합니다.`, | ||
| CodeWizLite_OLED_specialChar: `OLED에 기호를 출력합니다.`, | ||
| CodeWizLite_OLED_setFont: `글꼴과 글자 크기를 ▼ 을 눌러 설정합니다.`, | ||
| CodeWizLite_OLED_startScroll: `OLED에 입력된 내용을 지정한 화살표방향으로 이동시킵니다. 시작과 종료는 y좌표를 0~7 페이지로 나눈 것으로 각 페이지는 다음과 같은 y 좌표를 가집니다. |
https://oss.navercorp.com/entry/entry2/issues/8320