missed file in previous checkin
This commit is contained in:
		
							
								
								
									
										6
									
								
								libs/microbit/shims.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								libs/microbit/shims.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -348,6 +348,12 @@ declare namespace control {
 | 
			
		||||
     */
 | 
			
		||||
    //% blockId="control_device_name" block="device name" weight=10 shim=control::deviceName
 | 
			
		||||
    function deviceName(): string;
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * Derive a unique, consistent serial number of this device from internal data.
 | 
			
		||||
     */
 | 
			
		||||
    //% shim=control::deviceSerialNumber
 | 
			
		||||
    function deviceSerialNumber(): number;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user