Add MakerBit Pins extension (#1979)
This commit is contained in:
		
				
					committed by
					
						
						Peli de Halleux
					
				
			
			
				
	
			
			
			
						parent
						
							c3c2545607
						
					
				
				
					commit
					f480d35d6b
				
			@@ -210,6 +210,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
 | 
			
		||||
    "name": "MakerBit",
 | 
			
		||||
    "url": "/pkg/1010Technologies/pxt-makerbit",
 | 
			
		||||
    "cardType": "package"
 | 
			
		||||
}, {
 | 
			
		||||
    "name": "MakerBit Pins",
 | 
			
		||||
    "url": "/pkg/1010Technologies/pxt-makerbit-pins",
 | 
			
		||||
    "cardType": "package"
 | 
			
		||||
}]
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -72,6 +72,7 @@
 | 
			
		||||
            "1010Technologies/pxt-makerbit-lcd1602",
 | 
			
		||||
            "1010Technologies/pxt-makerbit-ir-receiver",
 | 
			
		||||
            "1010Technologies/pxt-makerbit-touch",
 | 
			
		||||
            "1010Technologies/pxt-makerbit-pins",
 | 
			
		||||
            "pimoroni/pxt-automationbit",
 | 
			
		||||
            "k8robotics/pxt-k8",
 | 
			
		||||
            "dexterind/pxt-giggle",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user