add Hummingbird Bit (#1638)
This commit is contained in:
		@@ -55,6 +55,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
 | 
			
		||||
  "name": "ALS Robot CruiseBit",
 | 
			
		||||
  "url":"/pkg/alsrobot-microbit-makecode-packages/CruiseBit",
 | 
			
		||||
  "cardType": "package"
 | 
			
		||||
}, {
 | 
			
		||||
  "name": "Hummingbird Bit",
 | 
			
		||||
  "url":"/pkg/BirdBrainTechnologies/pxt-hummingbird-bit",
 | 
			
		||||
  "cardType": "package"
 | 
			
		||||
 | 
			
		||||
}]
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
@@ -43,7 +43,8 @@
 | 
			
		||||
            "alsrobot-microbit-makecode-packages/ALSRobotKeyboard",
 | 
			
		||||
            "alsrobot-microbit-makecode-packages/ALSRobotElectromagnet",
 | 
			
		||||
            "alsrobot-microbit-makecode-packages/CooCoo",
 | 
			
		||||
            "alsrobot-microbit-makecode-packages/CruiseBit"
 | 
			
		||||
            "alsrobot-microbit-makecode-packages/CruiseBit",
 | 
			
		||||
            "BirdBrainTechnologies/pxt-hummingbird-bit"
 | 
			
		||||
        ],
 | 
			
		||||
        "preferredRepos": [
 | 
			
		||||
            "Microsoft/pxt-neopixel",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user