Add ALS robot packages (#1595)
Add CooCoo Add CruiseBit Add Keyboard Add JoyBIt Add Electromagnet
This commit is contained in:
		@@ -47,6 +47,15 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
 | 
			
		||||
  "name": "Pi Supply Bit Buggy",
 | 
			
		||||
  "url":"/pkg/PiSupply/pxt-bitbuggy",
 | 
			
		||||
  "cardType": "package"
 | 
			
		||||
}, {
 | 
			
		||||
  "name": "ALS Robot Coo Coo",
 | 
			
		||||
  "url":"/pkg/alsrobot-microbit-makecode-packages/CooCoo",
 | 
			
		||||
  "cardType": "package"
 | 
			
		||||
}, {
 | 
			
		||||
  "name": "ALS Robot CruiseBit",
 | 
			
		||||
  "url":"/pkg/alsrobot-microbit-makecode-packages/CruiseBit",
 | 
			
		||||
  "cardType": "package"
 | 
			
		||||
 | 
			
		||||
}]
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
@@ -149,6 +158,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
 | 
			
		||||
    "name": "gator:temp Temperature Sensor",
 | 
			
		||||
    "url":"/pkg/sparkfun/pxt-gator-temp",
 | 
			
		||||
    "cardType": "package"
 | 
			
		||||
}, {
 | 
			
		||||
    "name": "ALS Robot Electromagnet",
 | 
			
		||||
    "url":"/pkg/alsrobot-microbit-makecode-packages/ALSRobotElectromagnet",
 | 
			
		||||
    "cardType": "package"
 | 
			
		||||
}]
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
@@ -217,5 +230,13 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
 | 
			
		||||
  "name": "Annikken Andee",
 | 
			
		||||
  "url":"/pkg/Annikken/pxt-Andee",
 | 
			
		||||
  "cardType": "package"
 | 
			
		||||
}, {
 | 
			
		||||
  "name": "ALS Robot Keyboard",
 | 
			
		||||
  "url":"/pkg/alsrobot-microbit-makecode-packages/ALSRobotKeyboard",
 | 
			
		||||
  "cardType": "package"
 | 
			
		||||
}, {
 | 
			
		||||
  "name": "ALS Robot Keyboard",
 | 
			
		||||
  "url":"/pkg/alsrobot-microbit-makecode-packages/ALSRobotJoyBit",
 | 
			
		||||
  "cardType": "package"
 | 
			
		||||
}]
 | 
			
		||||
```
 | 
			
		||||
		Reference in New Issue
	
	Block a user