add touch:bit (#1727)
* add touch:bit add Pimoroni touch:bit to extensions * Update extensions.md
This commit is contained in:
		@@ -100,6 +100,11 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
 | 
			
		||||
  "name": "Sparkfun Gamer:bit",
 | 
			
		||||
  "url":"/pkg/sparkfun/pxt-gamer-bit",
 | 
			
		||||
  "cardType": "package"
 | 
			
		||||
},
 | 
			
		||||
{
 | 
			
		||||
  "name": "Pimoroni touch:bit",
 | 
			
		||||
  "url":"/pkg/pimoroni/pxt-touchbit",
 | 
			
		||||
  "cardType": "package"
 | 
			
		||||
}]
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user