add Keigan Motor extennsion (#2067)
* add Keigan Motor extennsion * missing coma
This commit is contained in:
		@@ -430,5 +430,9 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
 | 
			
		||||
    "name": "Catalex Serial MP3 Player v1.0",
 | 
			
		||||
    "url": "/pkg/1010Technologies/pxt-makerbit-mp3",
 | 
			
		||||
    "cardType": "package"
 | 
			
		||||
}, {
 | 
			
		||||
    "name": "Keigan Motor",
 | 
			
		||||
    "url": "/pkg/keigan-motor/pxt-KeiganMotor",
 | 
			
		||||
    "cardType": "package"
 | 
			
		||||
}]
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
@@ -130,6 +130,7 @@
 | 
			
		||||
            "alankrantas/pxt-Nexusbit",
 | 
			
		||||
            "elecfreaks/pxt-cutebot",
 | 
			
		||||
            "KitronikLtd/pxt-kitronik-fischertechnik",
 | 
			
		||||
            "keigan-motor/pxt-KeiganMotor",
 | 
			
		||||
            "KitronikLtd/pxt-kitronik-klip-motor",
 | 
			
		||||
            "alankrantas/pxt-ESP8266_ThingSpeak"
 | 
			
		||||
        ],
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user