updated shims
This commit is contained in:
		
							
								
								
									
										3
									
								
								libs/core/shims.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								libs/core/shims.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -454,7 +454,8 @@ declare namespace led {
 | 
				
			|||||||
    //% help=led/plot weight=78
 | 
					    //% help=led/plot weight=78
 | 
				
			||||||
    //% blockId=device_plot block="plot|x %x|y %y" blockGap=8
 | 
					    //% blockId=device_plot block="plot|x %x|y %y" blockGap=8
 | 
				
			||||||
    //% parts="ledmatrix"
 | 
					    //% parts="ledmatrix"
 | 
				
			||||||
    //% x.min=0 x.max=4 y.min=0 y.max=4 shim=led::plot
 | 
					    //% x.min=0 x.max=4 y.min=0 y.max=4
 | 
				
			||||||
 | 
					    //% x.fieldOptions.precision=1 y.fieldOptions.precision=1 shim=led::plot
 | 
				
			||||||
    function plot(x: int32, y: int32): void;
 | 
					    function plot(x: int32, y: int32): void;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    /**
 | 
					    /**
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user